summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 631654d32..c5e6a9062 100644
--- a/docs/narr/i18n.rst
+++ b/docs/narr/i18n.rst
@@ -249,7 +249,7 @@ GNU gettext uses three types of files in the translation framework,
The tools for working with :term:`gettext` translation files related to a
:app:`Pyramid` application is :term:`Babel` and :term:`Lingua`. Lingua is a
-Balel extension that provides support for scraping i18n references out of
+Babel extension that provides support for scraping i18n references out of
Python and Chameleon files.
.. index::