Thanks to visit codestin.com Credit goes to github.com
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 07e08f0 commit ca800f6Copy full SHA for ca800f6
library/re.po
@@ -1078,7 +1078,7 @@ msgid ""
1078
"opposite of ``\\s``. If the :const:`ASCII` flag is used this becomes the "
1079
"equivalent of ``[^ \\t\\n\\r\\f\\v]``."
1080
msgstr ""
1081
-"Coincide con cualquier personaje que no sea un carácter de espacio en "
+"Coincide con cualquier carácter que no sea un carácter de espacio en "
1082
"blanco. Esto es lo opuesto a ``\\s``. Si se usa el indicador :const:`ASCII` "
1083
"se convierte en el equivalente a `[^ \\t\\n\\r\\f\\v]`."
1084
0 commit comments