We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c92d66 commit 8a2ea91Copy full SHA for 8a2ea91
Doc/reference/lexical_analysis.rst
@@ -1227,7 +1227,7 @@ Whitespace is significant in these situations:
1227
string contents.
1228
* In ``fstring_replacement_field``, if ``f_debug_specifier`` is present,
1229
all whitespace after the opening brace until the ``f_debug_specifier``,
1230
- as well as whitespace immediatelly following ``f_debug_specifier``,
+ as well as whitespace immediately following ``f_debug_specifier``,
1231
is retained as part of the expression.
1232
1233
.. impl-detail::
0 commit comments