From afc5507a220250dad848bcc9faf7cc4aec12f108 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 19 Apr 2010 09:47:38 +0000 Subject: Wherein I start the docs I should not have to write. --- docs/api/i18n.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/api') diff --git a/docs/api/i18n.rst b/docs/api/i18n.rst index d76d36383..604bf7cd1 100644 --- a/docs/api/i18n.rst +++ b/docs/api/i18n.rst @@ -12,8 +12,8 @@ Create a :class:`repoze.bfg.i18n.TranslationString` instance in the ``bfg`` domain. If this is a "technical" translation, use a opaque string for ``text``, and make the ``default`` the format - string. if this is a nontechnical translation, pass only - ``text``. + string. if this is a nontechnical translation, pass ``text`` + without a ``default``. .. autoclass:: InterpolationOnlyTranslator -- cgit v1.2.3