summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/i18n.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/narr/i18n.rst b/docs/narr/i18n.rst
index a44c39d6a..2fb19c283 100644
--- a/docs/narr/i18n.rst
+++ b/docs/narr/i18n.rst
@@ -56,10 +56,10 @@ This creates a Unicode-like object that is a TranslationString.
.. note::
- For people more familiar with :term:`Zope` i8n, a TranslationString
+ For people more familiar with :term:`Zope` i18n, a TranslationString
is a lot like a ``zope.i18nmessageid.Message`` object. It is not a
subclass, however. For people more familiar with :term:`Pylons` or
- :term:`Django` i8n, using a TranslationString is a lot like using
+ :term:`Django` i18n, using a TranslationString is a lot like using
"lazy" versions of related gettext APIs.
The first argument to :class:`repoze.bfg.i18n.TranslationString` is