From 73aa482601e9c73bf8a6d2fa44c419c42c9569a9 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 25 Apr 2010 02:25:12 +0000 Subject: Override justification. --- docs/narr/i18n.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/i18n.rst') diff --git a/docs/narr/i18n.rst b/docs/narr/i18n.rst index 1381f4fed..d7680b613 100644 --- a/docs/narr/i18n.rst +++ b/docs/narr/i18n.rst @@ -154,7 +154,7 @@ After assigning ``_`` to the result of a :func:`repoze.bfg.i18n.TranslationStringFactory`, the subsequent result of calling ``_`` will be a :class:`repoze.bfg.i18n.TranslationString` instance. Even though a -``domain`` value was not passed to ``_` (as would have been necessary +``domain`` value was not passed to ``_`` (as would have been necessary if the :class:`repoze.bfg.i18n.TranslationString` constructor were used instead of a translation string factory), the ``domain`` attribute of the resulting translation string will be ``bfg``. As a -- cgit v1.2.3