summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/i18n.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/i18n.rst b/docs/narr/i18n.rst
index 26d162862..ddd406332 100644
--- a/docs/narr/i18n.rst
+++ b/docs/narr/i18n.rst
@@ -294,7 +294,7 @@ install Babel like so:
Changing the ``setup.py``
+++++++++++++++++++++++++
-You need a to add a few boilerplate lines to your application's
+You need to add a few boilerplate lines to your application's
``setup.py`` file in order to properly generate :term:`gettext` files
from your application.