Skip to content

Commit 5b77454

Browse files
JPC501rtobar
andauthored
Update library/re.po
Co-authored-by: rtobar <rtobarc@gmail.com>
1 parent 227f0fe commit 5b77454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/re.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1988,7 +1988,7 @@ msgid ""
19881988
"this is different from finding a zero-length match at some point in the "
19891989
"string."
19901990
msgstr ""
1991-
"Escanea a través de la *string* (cadena) buscando la primera ubicación "
1991+
"Escanea a través de *string* buscando la primera ubicación "
19921992
"donde esta expresión regular produce una coincidencia, y retorna un :class:"
19931993
"`~re.Match` correspondiente. Retorna ``None`` si ninguna posición en la "
19941994
"cadena coincide con el patrón; notar que esto es diferente a encontrar una "

0 commit comments

Comments
 (0)