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 ""
741741"Fixes code broken from the removal of some members in the :mod:`types` "
742742"module."
743743msgstr ""
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:"
745745"`types`."
746746
747747#: ../Doc/library/2to3.rst:432
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ msgid ""
3939msgstr ""
4040"El módulo :mod:`shutil` ofrece varias operaciones de alto nivel en archivos "
4141"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, "
4343"véase también el módulo :mod:`os`."
4444
4545#: ../Doc/library/shutil.rst:25
You can’t perform that action at this time.
0 commit comments