diff --git a/Doc/distutils/examples.rst b/Doc/distutils/examples.rst index 2ca76a096e8..af9125a7b3f 100644 --- a/Doc/distutils/examples.rst +++ b/Doc/distutils/examples.rst @@ -264,7 +264,7 @@ For example, if the :file:`setup.py` script is changed like this:: desc = """\ My description - ============= + ============== This is the description of the ``foobar`` package. """