Merge pull request #3403 from jwilk/spelling

Fix typos
This commit is contained in:
Takeshi KOMIYA 2017-02-08 10:27:19 +09:00 committed by GitHub
commit e785200202
3 changed files with 3 additions and 3 deletions

View File

@ -361,7 +361,7 @@ package.
.. method:: Sphinx.add_env_collector(collector)
Register a environment collector class (refs: :ref:`collector-api`)
Register an environment collector class (refs: :ref:`collector-api`)
.. versionadded:: 1.6

View File

@ -74,7 +74,7 @@ Quick guide
^^^^^^^^^^^
`sphinx-intl`_ is a useful tool to work with Sphinx translation flow.
This section describe a easy way to translate with sphinx-intl.
This section describe an easy way to translate with sphinx-intl.
#. Install `sphinx-intl`_ by :command:`pip install sphinx-intl` or
:command:`easy_install sphinx-intl`.

View File

@ -232,7 +232,7 @@ For example::
:rst:dir:`literalinclude` also supports the ``caption`` and ``name`` option.
``caption`` has a additional feature that if you leave the value empty, the shown
``caption`` has an additional feature that if you leave the value empty, the shown
filename will be exactly the one given as an argument.