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 227f0fe commit 5b77454Copy full SHA for 5b77454
library/re.po
@@ -1988,7 +1988,7 @@ msgid ""
1988
"this is different from finding a zero-length match at some point in the "
1989
"string."
1990
msgstr ""
1991
-"Escanea a través de la *string* (cadena) buscando la primera ubicación "
+"Escanea a través de *string* buscando la primera ubicación "
1992
"donde esta expresión regular produce una coincidencia, y retorna un :class:"
1993
"`~re.Match` correspondiente. Retorna ``None`` si ninguna posición en la "
1994
"cadena coincide con el patrón; notar que esto es diferente a encontrar una "
0 commit comments