summaryrefslogtreecommitdiff
path: root/src/mailman/queue/docs
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/queue/docs')
-rw-r--r--src/mailman/queue/docs/digester.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mailman/queue/docs/digester.txt b/src/mailman/queue/docs/digester.txt
index c9aa79a06..57e80317c 100644
--- a/src/mailman/queue/docs/digester.txt
+++ b/src/mailman/queue/docs/digester.txt
@@ -274,8 +274,6 @@ When messages come in with a content-type character set different than that of
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')
-
# Simulate the site administrator setting the default server language to
# French in the configuration file. Without this, the English template
# will be found and the masthead won't be translated.