summaryrefslogtreecommitdiff
path: root/doc/usage/builders
diff options
context:
space:
mode:
authorAdam Turner <9087854+aa-turner@users.noreply.github.com>2023-01-08 19:28:40 +0000
committerAdam Turner <9087854+aa-turner@users.noreply.github.com>2023-03-24 00:44:33 +0000
commitf5c957597ddd0c67cc3003692643589a14ead23e (patch)
tree3df5ebe80446ad22e25e4b426f14be96806c18ae /doc/usage/builders
parent97f07ca83c70bba55fe1c1cb25993e5240e4187d (diff)
downloadsphinx-git-f5c957597ddd0c67cc3003692643589a14ead23e.tar.gz
Normalise spelling of Sphinx versions
Diffstat (limited to 'doc/usage/builders')
-rw-r--r--doc/usage/builders/index.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/usage/builders/index.rst b/doc/usage/builders/index.rst
index 45a83c678..ce2c5dce0 100644
--- a/doc/usage/builders/index.rst
+++ b/doc/usage/builders/index.rst
@@ -159,8 +159,7 @@ The builder's "name" must be given to the **-b** command-line option of
.. versionchanged:: 1.5
- Since Sphinx-1.5, the epub3 builder is used for the default builder of
- epub.
+ Since Sphinx 1.5, the epub3 builder is used as the default epub builder.
.. module:: sphinx.builders.latex
.. class:: LaTeXBuilder
@@ -438,7 +437,7 @@ name is ``rinoh``. Refer to the `rinohtype manual`_ for details.
.. versionchanged:: 1.5
- Since Sphinx-1.5, the linkcheck builder comes to use requests module.
+ Since Sphinx 1.5, the linkcheck builder uses the requests module.
.. versionchanged:: 3.4