Skip to content

Commit 6c7ca7d

Browse files
MiguelHeCaclacri
andauthored
Update library/re.po
Co-authored-by: Claudia Millán <clmilneb@gmail.com>
1 parent f3346a7 commit 6c7ca7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/re.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -2452,7 +2452,7 @@ msgid ""
24522452
msgstr ""
24532453
"Si uno quiere más información sobre todas las coincidencias de un patrón en "
24542454
"lugar del texto coincidente, :func:`finditer` es útil ya que proporciona :ref:"
2455-
"`objetos match <match-objects>` (objetos coincidentes) en lugar de cadenas. "
2455+
"`objetos coincidentes<match-objects>` en lugar de cadenas. "
24562456
"Continuando con el ejemplo anterior, si un escritor quisiera encontrar todos "
24572457
"los adverbios *y sus posiciones* en algún texto, usaría :func:`finditer` de la "
24582458
"siguiente manera::"

0 commit comments

Comments
 (0)