File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -741,7 +741,7 @@ msgid ""
741
741
"Fixes code broken from the removal of some members in the :mod:`types` "
742
742
"module."
743
743
msgstr ""
744
- "Corrige el código roto por la remoción de algunos miembros en el módulo :mod:"
744
+ "Corrige el código roto por la eliminación de algunos miembros en el módulo :mod:"
745
745
"`types`."
746
746
747
747
#: ../Doc/library/2to3.rst:432
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ msgid ""
39
39
msgstr ""
40
40
"El módulo :mod:`shutil` ofrece varias operaciones de alto nivel en archivos "
41
41
"y colecciones de archivos. En particular, provee funciones que dan soporte a "
42
- "la copia y remoción de archivos. Para operaciones en archivos individuales, "
42
+ "la copia y eliminación de archivos. Para operaciones en archivos individuales, "
43
43
"véase también el módulo :mod:`os`."
44
44
45
45
#: ../Doc/library/shutil.rst:25
You can’t perform that action at this time.
0 commit comments