summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2021-06-05 18:20:40 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-06-05 18:21:19 +0200
commit57a67fffbbbde91d2bb09c6306665b088d552a1b (patch)
treef461408f628879611f98d39f447eac73a70f57da /docs
parent32b366a86482b06db417aec67e42ca23d69da48a (diff)
[3.2.x] Fixed header underlines in performance docs.
Backport of ecf8af79355c8daa67722bd0de946b351f7f613d from main
Diffstat (limited to 'docs')
-rw-r--r--docs/topics/performance.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/performance.txt b/docs/topics/performance.txt
index 526828a9f6..e4c07f43bd 100644
--- a/docs/topics/performance.txt
+++ b/docs/topics/performance.txt
@@ -411,7 +411,7 @@ performance gains for your application to outweigh the potential risks.
With these caveats in mind, you should be aware of:
`PyPy <https://www.pypy.org/>`_
-~~~~~~~~~~~~~~~~~~~~~~~~~~~----
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
`PyPy <https://www.pypy.org/>`_ is an implementation of Python in Python itself
(the 'standard' Python implementation is in C). PyPy can offer substantial