diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-22 18:35:13 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-22 18:35:13 +0000 |
commit | 0f256790d626e8ed885a0dd6e602b65dadf2b109 (patch) | |
tree | c1414ddce0396774e9a33dd8b367fc358588c2e4 /modules | |
parent | 151f54be76a133c9d86881e481726473720453d4 (diff) | |
download | puppet-0f256790d626e8ed885a0dd6e602b65dadf2b109.tar puppet-0f256790d626e8ed885a0dd6e602b65dadf2b109.tar.gz puppet-0f256790d626e8ed885a0dd6e602b65dadf2b109.tar.bz2 puppet-0f256790d626e8ed885a0dd6e602b65dadf2b109.tar.xz puppet-0f256790d626e8ed885a0dd6e602b65dadf2b109.zip |
sympa/public_restricted_list.pp: fix typo in comment
Diffstat (limited to 'modules')
-rw-r--r-- | modules/sympa/manifests/public_restricted_list.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sympa/manifests/public_restricted_list.pp b/modules/sympa/manifests/public_restricted_list.pp index fec079f7..a7613a76 100644 --- a/modules/sympa/manifests/public_restricted_list.pp +++ b/modules/sympa/manifests/public_restricted_list.pp @@ -1,4 +1,4 @@ -# list where only people from the ldap_group can post, ad where +# list where only people from the ldap_group can post, and where # they are subscribed by default, but anybody else can subscribe # to read and receive messages define sympa::public_restricted_list( $subject, |