summaryrefslogtreecommitdiff
path: root/sphinx/addnodes.py
diff options
context:
space:
mode:
authorjfbu <jfbu@free.fr>2018-12-25 19:10:25 +0100
committerjfbu <jfbu@free.fr>2018-12-27 13:06:33 +0100
commit1e07cb10fc83b76dbffec89dac5f4a30a5e0b948 (patch)
treec1c64c4eed1c10ab3e99e83e4bd1415f71e5bef5 /sphinx/addnodes.py
parent221614654fed1ce7e07e6bb4e242e8c60c4caa67 (diff)
downloadsphinx-git-1e07cb10fc83b76dbffec89dac5f4a30a5e0b948.tar.gz
Fix various spelling typos
Diffstat (limited to 'sphinx/addnodes.py')
-rw-r--r--sphinx/addnodes.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/addnodes.py b/sphinx/addnodes.py
index 8ced71d09..03de7cb7e 100644
--- a/sphinx/addnodes.py
+++ b/sphinx/addnodes.py
@@ -251,8 +251,8 @@ class index(nodes.Invisible, nodes.Inline, nodes.TextElement):
*entrytype* is one of "single", "pair", "double", "triple".
- *key* is categolziation characters (usually it is single character) for
- general index page. For the detail of this, please see also:
+ *key* is categorization characters (usually a single character) for
+ general index page. For the details of this, please see also:
:rst:dir:`glossary` and issue #2320.
"""