From 76c6990e87ba39ed07dd3ff90083077de9a36f3d Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Wed, 4 Feb 2015 13:07:20 -0600 Subject: fix some formatting in the docs --- docs/glossary.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/glossary.rst b/docs/glossary.rst index 4d5faef1..585ea0af 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -62,5 +62,5 @@ Glossary considered a basic, necessary property for a working encryption system. text - This type corresponds to `unicode` on Python 2 and `str` on Python 3. - This is equivalent to `six.text_type`. + This type corresponds to ``unicode`` on Python 2 and ``str`` on Python + 3. This is equivalent to `six.text_type`. -- cgit v1.2.3