mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
[3.14] typo fixes in docs (GH-142683) (#142839)
(cherry picked from commit 39ecb17103)
Co-authored-by: SYan212 <syan235711@gmail.com>
This commit is contained in:
parent
8c92d665ee
commit
8a2ea9196d
1 changed files with 1 additions and 1 deletions
|
|
@ -1227,7 +1227,7 @@ Whitespace is significant in these situations:
|
|||
string contents.
|
||||
* In ``fstring_replacement_field``, if ``f_debug_specifier`` is present,
|
||||
all whitespace after the opening brace until the ``f_debug_specifier``,
|
||||
as well as whitespace immediatelly following ``f_debug_specifier``,
|
||||
as well as whitespace immediately following ``f_debug_specifier``,
|
||||
is retained as part of the expression.
|
||||
|
||||
.. impl-detail::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue