Skip to content

Commit 73e1222

Browse files
committed
Okay, I'll stop wordsmithing this for now
1 parent 127ebc6 commit 73e1222

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/string.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -797,8 +797,8 @@ Template strings ($-strings)
797797

798798
.. note::
799799

800-
The feature described here was introduced in Python 2.4. It is entirely
801-
unrelated to, and should *not* be confused with, the new
800+
The feature described here was introduced in Python 2.4. It is unrelated
801+
to, and should not be confused with, the newer
802802
:ref:`Template Strings <template-strings>` feature and
803803
:ref:`t-string literal syntax <t-strings>` introduced in Python 3.14.
804804
T-string literals evaluate to instances of a different

0 commit comments

Comments
 (0)