Skip to content

Commit 6e4b7ea

Browse files
[3.13] gh-125875: Fix docs typo FORMAT_SPEC to FORMAT_WITH_SPEC (gh-126319) (gh-126320)
1 parent bdda85e commit 6e4b7ea

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
@@ -1635,7 +1635,7 @@ iterations of the loop.
16351635

16361636
.. versionadded:: 3.13
16371637

1638-
.. opcode:: FORMAT_SPEC
1638+
.. opcode:: FORMAT_WITH_SPEC
16391639

16401640
Formats the given value with the given format spec::
16411641

0 commit comments

Comments
 (0)