Commit 70305ee0 authored by Erinn Looney-Triggs's avatar Erinn Looney-Triggs Committed by Mickaël Canévet
Browse files

Typo.

parent 822c2b08
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ This module requires Augeas.
    include postfix

    postfix::config { 'relay_domains':
        esnure  => present,
        ensure  => present,
        value   => 'localhost host.foo.com',
    }
```