diff options
Diffstat (limited to 'docs/library/gc.rst')
-rw-r--r-- | docs/library/gc.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/library/gc.rst b/docs/library/gc.rst index 3e9160f98d..01e63ae51e 100644 --- a/docs/library/gc.rst +++ b/docs/library/gc.rst @@ -1,5 +1,5 @@ -:mod:`gc` --- control the garbage collector -=========================================== +:mod:`gc` -- control the garbage collector +========================================== .. module:: gc :synopsis: control the garbage collector |