summaryrefslogtreecommitdiff
path: root/mailman/pipeline
diff options
context:
space:
mode:
authorBarry Warsaw2009-01-01 18:36:33 -0500
committerBarry Warsaw2009-01-01 18:36:33 -0500
commit2aba849464a5d0ab25d08b92995c565056b531e4 (patch)
tree81746397f72125efa4b85559fa1e4a35719205c1 /mailman/pipeline
parent0e4eb3fe3cfdb68acab50ffd3da029ced1ceeed7 (diff)
downloadmailman-2aba849464a5d0ab25d08b92995c565056b531e4.tar.gz
mailman-2aba849464a5d0ab25d08b92995c565056b531e4.tar.zst
mailman-2aba849464a5d0ab25d08b92995c565056b531e4.zip
* Update NEWS.txt and ALPHA.txt
* Change setup.py to use gettext's msgfmt command * Fix typo
Diffstat (limited to 'mailman/pipeline')
-rw-r--r--mailman/pipeline/docs/digests.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailman/pipeline/docs/digests.txt b/mailman/pipeline/docs/digests.txt
index 1d7112fd5..7ef82382f 100644
--- a/mailman/pipeline/docs/digests.txt
+++ b/mailman/pipeline/docs/digests.txt
@@ -402,7 +402,7 @@ Internationalized digests
-------------------------
When messages come in with a content-type character set different than that of
-the list's preferred language, recipients wil get an internationalized
+the list's preferred language, recipients will get an internationalized
digest. French is not enabled by default site-wide, so enable that now.
>>> config.languages.enable_language('fr')