aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa
diff options
context:
space:
mode:
Diffstat (limited to 'modules/sympa')
-rw-r--r--modules/sympa/manifests/server.pp6
-rw-r--r--modules/sympa/templates/sympa.conf4
2 files changed, 5 insertions, 5 deletions
diff --git a/modules/sympa/manifests/server.pp b/modules/sympa/manifests/server.pp
index b43e1077..e0fb71ef 100644
--- a/modules/sympa/manifests/server.pp
+++ b/modules/sympa/manifests/server.pp
@@ -10,7 +10,7 @@ class sympa::server(
'perl-CGI-Fast',
'perl-Socket6']: }
- # sympa script start 5 differents script, I am not
+ # sympa script starts 5 different scripts; I am not
# sure that puppet will correctly handle this
service { 'sympa':
subscribe => [ Package['sympa'], File['/etc/sympa/sympa.conf']]
@@ -30,8 +30,8 @@ class sympa::server(
$vhost = $sympa::variable::vhost
file { '/etc/sympa/sympa.conf':
- # should be cleaner to have it root owned, but puppet do not support acl
- # and in any case, config will be reset if it change
+ # should be cleaner to have it root owned, but puppet does not support acls
+ # and in any case, config will be reset if it changes
owner => 'sympa',
group => 'apache',
mode => '0640',
diff --git a/modules/sympa/templates/sympa.conf b/modules/sympa/templates/sympa.conf
index eff7749b..edfaba15 100644
--- a/modules/sympa/templates/sympa.conf
+++ b/modules/sympa/templates/sympa.conf
@@ -409,7 +409,7 @@ bounce_path /var/lib/sympa/bounce
## prevented.
arc_path /var/lib/sympa/arc
-###\\\\ Miscelaneous ////###
+###\\\\ Miscellaneous ////###
## Local part of Sympa email address
## Local part (the part preceding the "@" sign) of the address by which mail
@@ -496,7 +496,7 @@ review_page_size 25
## page.
viewlogs_page_size 25
-###\\\\ Web interface parameters: Miscelaneous ////###
+###\\\\ Web interface parameters: Miscellaneous ////###
## HTTP cookies validity domain
## If beginning with a dot ("."), the cookie is available within the specified