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 9699a0f commit a43bd5bCopy full SHA for a43bd5b
library/re.po
@@ -1752,7 +1752,7 @@ msgid ""
1752
"scanned left-to-right, and matches are returned in the order found. Empty "
1753
"matches are included in the result."
1754
msgstr ""
1755
-"Retorna un :term:`iterator` que produce objetos :class:`~re.Match` sobre "
+"Retorna un :term:`iterador <iterator>` que produce objetos :class:`~re.Match` sobre "
1756
"todas las coincidencias no superpuestas para el patrón de RE *pattern* en la "
1757
"*string*. La *string* es examinada de izquierda a derecha, y las "
1758
"coincidencias son retornadas en el orden en que se encuentran. Las "
0 commit comments