Skip to content

Commit 75f8a69

Browse files
Harmon758ned-deily
authored andcommitted
Fix "catchs" typos in NEWS entries (GH-12366)
1 parent e601ef0 commit 75f8a69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Misc/NEWS.d/3.6.7rc1.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,7 +1088,7 @@ instantiate classes, and check coverage. Check existing files.
10881088
.. nonce: Q3Dwns
10891089
.. section: Tools/Demos
10901090
1091-
python-gdb now catchs ``UnicodeDecodeError`` exceptions when calling
1091+
python-gdb now catches ``UnicodeDecodeError`` exceptions when calling
10921092
``string()``.
10931093

10941094
..
@@ -1098,7 +1098,7 @@ python-gdb now catchs ``UnicodeDecodeError`` exceptions when calling
10981098
.. nonce: 2YfdwI
10991099
.. section: Tools/Demos
11001100
1101-
python-gdb now catchs ValueError on read_var(): when Python has no debug
1101+
python-gdb now catches ValueError on read_var(): when Python has no debug
11021102
symbols for example.
11031103

11041104
..

0 commit comments

Comments
 (0)