diff options
| -rw-r--r-- | docs/narr/i18n.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/i18n.rst b/docs/narr/i18n.rst index c619798cd..1a72ca95b 100644 --- a/docs/narr/i18n.rst +++ b/docs/narr/i18n.rst @@ -568,7 +568,7 @@ Unicode translation for the message id ``singular``. The arguments provided as ``singular`` and/or ``plural`` may also be :term:`translation string` objects, but the domain and mapping -information attached to those object is ignored. +information attached to those objects is ignored. .. code-block:: python :linenos: |
