From: Julien Cristau Date: Sun, 29 Sep 2019 11:50:54 +0000 (+0200) Subject: eximconf: fix typo in comment X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=commitdiff_plain;h=e2ddc81a671b61e7e7a517d94fd50679cc0f482e eximconf: fix typo in comment --- diff --git a/modules/exim/templates/eximconf.erb b/modules/exim/templates/eximconf.erb index 953548da1..7839c131a 100644 --- a/modules/exim/templates/eximconf.erb +++ b/modules/exim/templates/eximconf.erb @@ -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