diff options
| author | Georg Brandl <georg@python.org> | 2011-01-15 15:13:57 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2011-01-15 15:13:57 +0100 |
| commit | 93a45c27161bd8f7890f4bdca873ad49b7aaca91 (patch) | |
| tree | 625c84520a6046b08182028e578c4a474bd1eb68 /doc | |
| parent | 6bed0fa7aeb4d2b9bfe6a6596619c42023466242 (diff) | |
| download | sphinx-93a45c27161bd8f7890f4bdca873ad49b7aaca91.tar.gz | |
#595: Typo fix.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/builders.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/builders.rst b/doc/builders.rst index b44245e9..71600137 100644 --- a/doc/builders.rst +++ b/doc/builders.rst @@ -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. |
