aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2018-02-13 21:58:51 +0000
committerMatthias Andree <mandree@FreeBSD.org>2018-02-13 21:58:51 +0000
commit621349e91cc5c7e7e78c33bfe1e93278953fb87b (patch)
treeee79368dce5409757d3004d7b2782f6094edabce /UPDATING
parent21c65560b45aff3916b3fc3b2905dd14fe52569f (diff)
downloadports-621349e91cc5c7e7e78c33bfe1e93278953fb87b.tar.gz
ports-621349e91cc5c7e7e78c33bfe1e93278953fb87b.zip
Fix grammar in my revised 20180208 UPDATING on mail/mailman.
Reported by: Larry Rosenman
Notes
Notes: svn path=/head/; revision=461753
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING3
1 files changed, 2 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 7cfaaab492ff..7e14e9fb1434 100644
--- a/UPDATING
+++ b/UPDATING
@@ -34,7 +34,8 @@ you update your ports collection, before attempting any port upgrades.
Mailman/Default.py, mailman now configures the DEFAULT_EMAIL_HOST
and DEFAULT_URL_HOST to "localhost" statically, and the rc script
will check this and refuse to start on next boot.
- Users must configured DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST in
+
+ Users must configure DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST in
Mailman/mm_cfg.py properly.
A short example has been added to: