diff options
| author | DasIch <dasdasich@gmail.com> | 2010-09-03 17:10:22 +0200 |
|---|---|---|
| committer | DasIch <dasdasich@gmail.com> | 2010-09-03 17:10:22 +0200 |
| commit | fd3f83af6dd91da9b2df50e6bf2d3f415c85cb4d (patch) | |
| tree | 45d6dd6a88b627b375b75f1693cb05e38834b93d /doc/config.rst | |
| parent | d0a214ca5c700d5f2997e7eef5d44e3710061ec8 (diff) | |
| download | sphinx-fd3f83af6dd91da9b2df50e6bf2d3f415c85cb4d.tar.gz | |
Remove trailing whitespace
Diffstat (limited to 'doc/config.rst')
| -rw-r--r-- | doc/config.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/config.rst b/doc/config.rst index e72bfdf4..906a9e19 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -384,7 +384,7 @@ documentation on :ref:`intl` for details. Directories in which to search for additional message catalogs (see :confval:`language`), relative to the source directory. The directories on this path are searched by the standard :mod:`gettext` module. - + Internal messages are fetched from a text domain of ``sphinx``; so if you add the directory :file:`./locale` to this settting, the message catalogs (compiled from ``.po`` format using :program:`msgfmt`) must be in |
