Skip to content

Commit 44ea6c3

Browse files
davepeckAA-Turner
andauthored
Update Doc/library/string.templatelib.rst
Co-authored-by: Adam Turner <[email protected]>
1 parent f6cb83c commit 44ea6c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/string.templatelib.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ Types
258258
.. attribute:: expression
259259
:type: str
260260

261-
For interpolations created from t-string literals, :attr:`!expression`
261+
For interpolations created by t-string literals, :attr:`!expression`
262262
is the source text found inside the curly braces, including any
263263
whitespace, but excluding the curly braces themselves. For manually
264264
created interpolations, :attr:`!expression` is an arbitrary string.

0 commit comments

Comments
 (0)