eximconf: fix typo ("adress")
authorAdam D. Barratt <adam@adam-barratt.org.uk>
Sat, 2 Nov 2019 17:55:16 +0000 (17:55 +0000)
committerAdam D. Barratt <adam@adam-barratt.org.uk>
Sat, 2 Nov 2019 17:56:46 +0000 (17:56 +0000)
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
modules/exim/templates/eximconf.erb

index 5e45b15..51eb281 100644 (file)
@@ -107,7 +107,7 @@ allow_domain_literals = true
 # local_domains. It will be referenced
 # later on by the syntax "+local_domains".
 # Other domain and host lists may follow.
-# @ is the local FQDN, @[] matches the IP adress of any local interface.
+# @ is the local FQDN, @[] matches the IP address of any local interface.
 
 domainlist local_domains = @ : \
     @[] : \