Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update library/re.po
Co-authored-by: rtobar <rtobarc@gmail.com>
  • Loading branch information
JPC501 and rtobar authored Nov 3, 2023
commit a5d624e4a691d15f69e4dfd7007c598b115218da
2 changes: 1 addition & 1 deletion library/re.po
Original file line number Diff line number Diff line change
Expand Up @@ -869,7 +869,7 @@ msgid ""
"In :class:`bytes` patterns, group *name* can only contain bytes in the ASCII "
"range (``b'\\x00'``-``b'\\x7f'``)."
msgstr ""
"En patrones de tipo :class:`bytes`, el *name* del grupo solo puede contener "
"En patrones de tipo :class:`bytes`, el nombre del grupo *name* solo puede contener "
"bytes en el rango ASCII (``b'\\x00'``-``b'\\x7f'``)."

#: ../Doc/library/re.rst:430
Expand Down