diff options
Diffstat (limited to 'docs/glossary.rst')
-rw-r--r-- | docs/glossary.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst index 585ea0af..dc6f3ebf 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -63,4 +63,4 @@ Glossary text This type corresponds to ``unicode`` on Python 2 and ``str`` on Python - 3. This is equivalent to `six.text_type`. + 3. This is equivalent to ``six.text_type``. |