Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ffb1f2c

Browse filesBrowse files
MiguelHeCaclacri
andauthored
Update library/re.po
corrigiendo personaje por palabra Co-authored-by: Claudia Millán <clmilneb@gmail.com>
1 parent ca800f6 commit ffb1f2c
Copy full SHA for ffb1f2c

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎library/re.po

Copy file name to clipboardExpand all lines: library/re.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1120,7 +1120,7 @@ msgid ""
11201120
"``[^a-zA-Z0-9_]``. If the :const:`LOCALE` flag is used, matches characters "
11211121
"which are neither alphanumeric in the current locale nor the underscore."
11221122
msgstr ""
1123-
"Coincide con cualquier personaje que no sea un carácter de palabras. Esto es "
1123+
"Coincide con cualquier carácter que no sea un carácter de una palabra. Esto es "
11241124
"lo opuesto a ``\\w``. Si se usa el indicador :const:`ASCII` esto se "
11251125
"convierte en el equivalente a ``[^a-zA-Z0-9_]``. Si se usa el indicador :"
11261126
"const:`LOCALE`, coincide con los caracteres que no son ni alfanuméricos en "

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.