diff options
Diffstat (limited to 'docs/howto/rst-roles.txt')
| -rw-r--r-- | docs/howto/rst-roles.txt | 2 |
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 |
