diff options
Diffstat (limited to 'docs/api')
| -rw-r--r-- | docs/api/i18n.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/i18n.rst b/docs/api/i18n.rst index 936f8aced..48c6d09a4 100644 --- a/docs/api/i18n.rst +++ b/docs/api/i18n.rst @@ -5,7 +5,7 @@ .. automodule:: repoze.bfg.i18n - .. autofunction:: get_translator + .. autofunction:: get_translator(request) See :ref:`i18n_chapter` for more information about using :mod:`repoze.bfg` internationalization services in an application. |
