diff options
author | bwarsaw <> | 2005-01-12 17:06:11 +0000 |
---|---|---|
committer | bwarsaw <> | 2005-01-12 17:06:11 +0000 |
commit | a1d8122931c3f83ce519f20eb3959fdaff94e871 (patch) | |
tree | 031eefad661ef7904fa7e0f4ff5675eae3b80785 | |
parent | 12cf874d76d5cd78d7f8dae3ca4803f2700077a0 (diff) | |
download | mailman2-a1d8122931c3f83ce519f20eb3959fdaff94e871.tar.gz mailman2-a1d8122931c3f83ce519f20eb3959fdaff94e871.tar.xz mailman2-a1d8122931c3f83ce519f20eb3959fdaff94e871.zip |
Fixed typo found by Simon Oxwell.
-rw-r--r-- | doc/mailman-install.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mailman-install.tex b/doc/mailman-install.tex index a3320f35..4cf96322 100644 --- a/doc/mailman-install.tex +++ b/doc/mailman-install.tex @@ -1398,7 +1398,7 @@ following set of commands: You should check the values for \var{DEFAULT_EMAIL_HOST} and \var{DEFAULT_URL_HOST} in \file{Defaults.py}. Make any necessary changes in -the \file{mm_cfg.py} file, \strong{not} in the \file{mm_cfg.py} file. If you +the \file{mm_cfg.py} file, \strong{not} in the \file{Defaults.py} file. If you change either of these two values, you'll want to add the following afterwards in the \file{mm_cfg.py} file: |