diff options
Diffstat (limited to 'Misc/NEWS.d/3.6.6rc1.rst')
-rw-r--r-- | Misc/NEWS.d/3.6.6rc1.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS.d/3.6.6rc1.rst b/Misc/NEWS.d/3.6.6rc1.rst index 85428d8..f603876 100644 --- a/Misc/NEWS.d/3.6.6rc1.rst +++ b/Misc/NEWS.d/3.6.6rc1.rst @@ -861,7 +861,7 @@ Fix pystackv and pystack gdbinit macros. .. nonce: dL5x7C .. section: Tools/Demos -Add an ``-n`` flag for ``Tools/scripts/pathfix.py`` to disbale automatic +Add an ``-n`` flag for ``Tools/scripts/pathfix.py`` to disable automatic backup creation (files with ``~`` suffix). .. |