diff options
Diffstat (limited to 'sphinx/locale/sphinx.pot')
-rw-r--r-- | sphinx/locale/sphinx.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sphinx/locale/sphinx.pot b/sphinx/locale/sphinx.pot index 39ed7ccca..4c47a9fb9 100644 --- a/sphinx/locale/sphinx.pot +++ b/sphinx/locale/sphinx.pot @@ -1136,7 +1136,7 @@ msgstr "" #: sphinx/cmd/build.py:62 msgid "" -"This can happen with very large or deeply nested source files. You can " +"This can happen with very large or deeply nested source files. You can " "carefully increase the default Python recursion limit of 1000 in conf.py " "with e.g.:" msgstr "" @@ -1174,7 +1174,7 @@ msgid "" "sphinx-build generates documentation from the files in SOURCEDIR and " "places it\n" "in OUTPUTDIR. It looks for 'conf.py' in SOURCEDIR for the configuration\n" -"settings. The 'sphinx-quickstart' tool may be used to generate template " +"settings. The 'sphinx-quickstart' tool may be used to generate template " "files,\n" "including 'conf.py'\n" "\n" @@ -1467,7 +1467,7 @@ msgid "" "Sphinx has the notion of a \"version\" and a \"release\" for the\n" "software. Each version can have multiple releases. For example, for\n" "Python the version is something like 2.5 or 3.0, while the release is\n" -"something like 2.5.1 or 3.0a1. If you don't need this dual structure,\n" +"something like 2.5.1 or 3.0a1. If you don't need this dual structure,\n" "just set both to the same value." msgstr "" |