diff options
| author | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2013-01-02 02:22:52 +0200 |
|---|---|---|
| committer | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2013-01-02 02:40:17 +0200 |
| commit | 043ccddb909327106264d10ed5d413760a51770d (patch) | |
| tree | 221ab651189aa7d54c5870f07cd065808d76cb04 /docs/narr/i18n.rst | |
| parent | 08c2217e7f831379016e1ddee0b5d51eeca53878 (diff) | |
| download | pyramid-043ccddb909327106264d10ed5d413760a51770d.tar.gz pyramid-043ccddb909327106264d10ed5d413760a51770d.tar.bz2 pyramid-043ccddb909327106264d10ed5d413760a51770d.zip | |
eliminate other repeated words
Diffstat (limited to 'docs/narr/i18n.rst')
| -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 e261f9a11..511464322 100644 --- a/docs/narr/i18n.rst +++ b/docs/narr/i18n.rst @@ -301,7 +301,7 @@ You need to add a few boilerplate lines to your application's ``setup.py`` file in order to properly generate :term:`gettext` files from your application. -.. note:: See :ref:`project_narr` to learn about about the +.. note:: See :ref:`project_narr` to learn about the composition of an application's ``setup.py`` file. In particular, add the ``Babel`` and ``lingua`` distributions to the |
