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

Skip to content

Commit 230ca2f

Browse files
Update library/difflib.po
Co-authored-by: Cristián Maureira-Fredes <[email protected]>
1 parent dcf8d93 commit 230ca2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/difflib.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@ msgid ""
800800
"0``, and remaining tuples have *i1* equal to the *i2* from the preceding "
801801
"tuple, and, likewise, *j1* equal to the previous *j2*."
802802
msgstr ""
803-
"Devuelve una lista de quíntuplas (tuplas de cinco elementos) describiendo "
803+
"Retorna una lista de quíntuplas (tuplas de cinco elementos) describiendo "
804804
"como convertir *a* en *b*. Cada tupla tiene la forma ``(tag, i1, i2, j1, "
805805
"j2)``. En la primer tupla se cumple que ``i1 == j1 == 0``, y las tuplas "
806806
"restantes tienen *i1* igual al *i2* de la tupla precedente, y de igual "

0 commit comments

Comments
 (0)