mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
gh-125875: Fix docs typo FORMAT_SPEC to FORMAT_WITH_SPEC (gh-126319)
Fix docs typo FORMAT_SPEC to FORMAT_WITH_SPEC
This commit is contained in:
parent
f0c6fccd08
commit
914356f4d4
1 changed files with 1 additions and 1 deletions
|
|
@ -1647,7 +1647,7 @@ iterations of the loop.
|
|||
|
||||
.. versionadded:: 3.13
|
||||
|
||||
.. opcode:: FORMAT_SPEC
|
||||
.. opcode:: FORMAT_WITH_SPEC
|
||||
|
||||
Formats the given value with the given format spec::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue