Skip to content

Commit 45adabe

Browse files
authored
Update gzip.po
Se deja la línea 58 ":term:`file object`" sin traducir
1 parent 298c516 commit 45adabe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/gzip.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ msgstr ""
5555
"funciones de conveniencia :func:`.open`, :func:`compress` y :func:"
5656
"`decompress`. La clase :class:`GzipFile` lee y escribe archivos de formato :"
5757
"program:`gzip`, comprimiendo o descomprimiendo automáticamente los datos "
58-
"para que parezcan un :term:`objeto archivo` ordinario."
58+
"para que parezcan un :term:`file object` ordinario."
5959

6060
#: ../Doc/library/gzip.rst:22
6161
msgid ""

0 commit comments

Comments
 (0)