eximconf: fix typo in comment
authorJulien Cristau <jcristau@debian.org>
Sun, 29 Sep 2019 11:50:54 +0000 (13:50 +0200)
committerJulien Cristau <jcristau@debian.org>
Sun, 29 Sep 2019 11:50:54 +0000 (13:50 +0200)
modules/exim/templates/eximconf.erb

index 953548d..7839c13 100644 (file)
@@ -179,7 +179,7 @@ gecos_pattern = ^([^,:]*)
 gecos_name = $1
 
 # Do *not* include the body of the original message in a bounce
-# The combinaton of bounce_return_message and bounce_return_body
+# The combination of bounce_return_message and bounce_return_body
 # allows us to return only the headers within a bounce
 
 bounce_return_message = true