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 3904554 commit 4d88254Copy full SHA for 4d88254
library/re.po
@@ -1576,7 +1576,7 @@ msgid ""
1576
"*string* is scanned left-to-right, and matches are returned in the order "
1577
"found. Empty matches are included in the result."
1578
msgstr ""
1579
-"Devuelve un :term:`iterator` que produce :ref:`match objects <match-"
+"Devuelve un :term:`iterator` que produce :ref:`objetos match <match-"
1580
"objects>` sobre todas las coincidencias no superpuestas para *pattern* "
1581
"(\"patrón\") de RE en la *string* (\"cadena\"). La *string* es examinada de "
1582
"izquierda a derecha, y las coincidencias son devueltas en el orden en que se "
0 commit comments