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 945c187 commit 2cc3109Copy full SHA for 2cc3109
library/string.po
@@ -183,7 +183,7 @@ msgid ""
183
"break the string into either literal text, or replacement fields."
184
msgstr ""
185
"Itera sobre *format_string* y devuelve un iterable de tuplas (*literal_text*, "
186
-"*field_name*, *format_spec*, *conversion*). Es usado por :meth:`vformat`para "
+"*field_name*, *format_spec*, *conversion*). Es usado por :meth:`vformat` para "
187
"dividir la cadena de caracteres en texto literal o en campos de reemplazo."
188
189
#: ../Doc/library/string.rst:121
0 commit comments