summaryrefslogtreecommitdiff
path: root/doc/extdev/tutorial.rst
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 /doc/extdev/tutorial.rst
parent221614654fed1ce7e07e6bb4e242e8c60c4caa67 (diff)
downloadsphinx-git-1e07cb10fc83b76dbffec89dac5f4a30a5e0b948.tar.gz
Fix various spelling typos
Diffstat (limited to 'doc/extdev/tutorial.rst')
-rw-r--r--doc/extdev/tutorial.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/extdev/tutorial.rst b/doc/extdev/tutorial.rst
index 33b45035e..113cea119 100644
--- a/doc/extdev/tutorial.rst
+++ b/doc/extdev/tutorial.rst
@@ -98,7 +98,7 @@ in which a Sphinx project is built: this works in several phases.
Now that the metadata and cross-reference data of all existing documents is
known, all temporary nodes are replaced by nodes that can be converted into
- output using components called tranform. For example, links are created for
+ output using components called transforms. For example, links are created for
object references that exist, and simple literal nodes are created for those
that don't.