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 29d3cdeb1..220755ba9 100644
--- a/docs/narr/i18n.rst
+++ b/docs/narr/i18n.rst
@@ -805,7 +805,7 @@ languages is smaller than all those detected within registered
translation directories. The easiest way to allow for this is to make
the application entirely responsible for knowing which languages are
allowed to be translated to instead of relying on the framework to
-divine this information from translation directorty file info.
+divine this information from translation directory file info.
You can set up a system to allow a deployer to select available
languages based on convention by using the :mod:`repoze.bfg.settings`