summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--documentation/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/index.rst b/documentation/index.rst
index 26d57ca..18e8342 100644
--- a/documentation/index.rst
+++ b/documentation/index.rst
@@ -376,7 +376,7 @@ string data in all Python versions.
.. note::
Since all Python versions 2.6 and after support the ``b`` prefix,
- :func:`b`, code without 2.5 support doesn't need :func:`b`.
+ code without 2.5 support doesn't need :func:`b`.
.. function:: u(text)