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:
rimchoi 2024-11-02 14:08:27 +09:00 committed by GitHub
parent f0c6fccd08
commit 914356f4d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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::