From 9c3b2760688aca748f81529d0b055f799959ab4b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 25 Oct 2010 18:04:18 -0400 Subject: convert API docs to Pyramid --- docs/api/i18n.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/api/i18n.rst') diff --git a/docs/api/i18n.rst b/docs/api/i18n.rst index 6562bb13b..9b919c3ee 100644 --- a/docs/api/i18n.rst +++ b/docs/api/i18n.rst @@ -1,9 +1,9 @@ .. _i18n_module: -:mod:`repoze.bfg.i18n` +:mod:`pyramid.i18n` ---------------------- -.. automodule:: repoze.bfg.i18n +.. automodule:: pyramid.i18n .. autoclass:: TranslationString @@ -25,7 +25,7 @@ .. autofunction:: default_locale_negotiator See :ref:`i18n_chapter` for more information about using -:mod:`repoze.bfg` internationalization and localization services -within an application. +:mod:`pyramid` internationalization and localization services within +an application. -- cgit v1.2.3