This commit is contained in:
Georg Brandl 2011-01-15 15:13:57 +01:00
parent f27950b78d
commit bb7b30d912

View File

@ -243,7 +243,7 @@ Note that a direct PDF builder using ReportLab is available in `rst2pdf
.. module:: sphinx.builders.gettext
.. class:: MessageCatalogBuilder
This builder produces gettext-style message catalos. Each top-level file or
This builder produces gettext-style message catalogs. Each top-level file or
subdirectory grows a single ``.pot`` catalog template.
See the documentation on :ref:`intl` for further reference.