Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ca800f6

Browse files
MiguelHeCaclacri
andauthored
Update library/re.po
corrigiendo personaje por carácter Co-authored-by: Claudia Millán <[email protected]>
1 parent 07e08f0 commit ca800f6

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
@@ -1078,7 +1078,7 @@ msgid ""
10781078
"opposite of ``\\s``. If the :const:`ASCII` flag is used this becomes the "
10791079
"equivalent of ``[^ \\t\\n\\r\\f\\v]``."
10801080
msgstr ""
1081-
"Coincide con cualquier personaje que no sea un carácter de espacio en "
1081+
"Coincide con cualquier carácter que no sea un carácter de espacio en "
10821082
"blanco. Esto es lo opuesto a ``\\s``. Si se usa el indicador :const:`ASCII` "
10831083
"se convierte en el equivalente a `[^ \\t\\n\\r\\f\\v]`."
10841084

0 commit comments

Comments
 (0)