diff options
Diffstat (limited to 'docs/narr/i18n.rst')
| -rw-r--r-- | docs/narr/i18n.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/narr/i18n.rst b/docs/narr/i18n.rst index f456fe03c..cab327bb8 100644 --- a/docs/narr/i18n.rst +++ b/docs/narr/i18n.rst @@ -1013,8 +1013,8 @@ configuration using either imperative configuration or ZCML. .. topic:: Using Imperative Configuration - Pass an object which can act as the negotiator (or a :term:`Python - dotted name` referring to the object) as the ``locale_negotiator`` + Pass an object which can act as the negotiator (or a :term:`dotted + Python name` referring to the object) as the ``locale_negotiator`` argument of the :class:`repoze.bfg.configuration.Configurator` instance during application startup. |
