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

Skip to content

Commit f3346a7

Browse files
MiguelHeCaclacri
andauthored
Update library/re.po
Co-authored-by: Claudia Millán <[email protected]>
1 parent fc76177 commit f3346a7

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
@@ -1924,7 +1924,7 @@ msgid ""
19241924
msgstr ""
19251925
"Los objetos de coincidencia siempre tienen un valor booleano de ``True`` "
19261926
"(\"Verdadero\"). Ya que :meth:`~Pattern.match` y :meth:`~Pattern.search` "
1927-
"devuelven ``None`` cuando no hay coincidencia. Es puede probar si hubo una "
1927+
"devuelven ``None`` cuando no hay coincidencia. Se puede probar si hubo una "
19281928
"coincidencia con una simple declaración ``if``::"
19291929

19301930
#: ../Doc/library/re.rst:1143

0 commit comments

Comments
 (0)