diff options
Diffstat (limited to 'modules/postfix')
-rw-r--r-- | modules/postfix/manifests/server/primary.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/postfix/manifests/server/primary.pp b/modules/postfix/manifests/server/primary.pp index 45b8fda6..78a95018 100644 --- a/modules/postfix/manifests/server/primary.pp +++ b/modules/postfix/manifests/server/primary.pp @@ -5,7 +5,7 @@ class postfix::server::primary inherits postfix::server { # council is here until we fully decide who has aliases in com team, # see https://bugs.mageia.org/show_bug.cgi?id=1345 - # alumini is a special group for tracking previous members of + # alumni is a special group for tracking previous members of # the project, so they keep their aliases for a time $aliases_group = ['mga-founders', 'mga-packagers', |