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 c2cda63 commit 12b436eCopy full SHA for 12b436e
Doc/library/string.rst
@@ -146,7 +146,7 @@ implementation as the built-in :meth:`~str.format` method.
146
keyword arguments.
147
148
For compound field names, these functions are only called for the first
149
- component of the field name; Subsequent components are handled through
+ component of the field name; subsequent components are handled through
150
normal attribute and indexing operations.
151
152
So for example, the field expression '0.name' would cause
0 commit comments