summaryrefslogtreecommitdiff
path: root/docs/howto
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2017-05-30 19:56:24 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2017-05-30 19:56:24 +0000
commit714fa12a7be85d81c7ac22b1cf15ae5b4a34777d (patch)
tree64db6f9f7d376c696a02f37e1cd58b6be03e3d0b /docs/howto
parent6677c45fc8fe2d855051a302c0d676d24ab43e26 (diff)
downloaddocutils-0.10.tar.gz
Spelling fixesdocutils-0.10
git-svn-id: http://svn.code.sf.net/p/docutils/code/tags/docutils-0.10@8093 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/howto')
-rw-r--r--docs/howto/rst-roles.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/rst-roles.txt b/docs/howto/rst-roles.txt
index f0b635978..79a9e240d 100644
--- a/docs/howto/rst-roles.txt
+++ b/docs/howto/rst-roles.txt
@@ -126,7 +126,7 @@ registered with the parser and language mappings added:
roles.register_canonical_role(name, role_function)
This code is normally placed immediately after the definition of
- the role funtion.
+ the role function.
2. Add an entry to the ``roles`` dictionary in
``docutils/parsers/rst/languages/en.py`` for the role, mapping the