Skip to content

Commit 83e7c45

Browse files
committed
fix a couple typos in 3.14.0b1.rst
1 parent 27ed645 commit 83e7c45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Misc/NEWS.d/3.14.0b1.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1756,7 +1756,7 @@ Add support for macOS multi-arch builds with the JIT enabled
17561756
.. nonce: q9fvyM
17571757
.. section: Core and Builtins
17581758
1759-
PyREPL now supports syntax highlighing. Contributed by Łukasz Langa.
1759+
PyREPL now supports syntax highlighting. Contributed by Łukasz Langa.
17601760

17611761
..
17621762
@@ -1797,7 +1797,7 @@ non-``None`` ``closure``. Patch by Bartosz Sławecki.
17971797
.. nonce: Uj7lyY
17981798
.. section: Core and Builtins
17991799
1800-
Fix a bug that was allowing newlines inconsitently in format specifiers for
1800+
Fix a bug that was allowing newlines inconsistently in format specifiers for
18011801
single-quoted f-strings. Patch by Pablo Galindo.
18021802

18031803
..

0 commit comments

Comments
 (0)