Skip to content

Commit 30b8007

Browse files
committed
Use it
1 parent d54d487 commit 30b8007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/dis.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1178,7 +1178,7 @@ iterations of the loop.
11781178
.. opcode:: BUILD_TEMPLATE
11791179

11801180
Create a :class:`~string.templatelib.Template` object consuming interpolations
1181-
and a string from the stack, and pushes the resulting template onto the stack.
1181+
and a string from the stack, and pushes it onto the stack.
11821182

11831183
.. versionadded:: 3.14
11841184

0 commit comments

Comments
 (0)