File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,17 +73,17 @@ msgid ""
7373"A *shallow copy* constructs a new compound object and then (to the extent "
7474"possible) inserts *references* into it to the objects found in the original."
7575msgstr ""
76- "Una copia superficial (*shallow copy*) construye un nuevo objeto compuesto y luego (en la medida "
77- "de lo posible) inserta *references* en él a los objetos encontrados en el "
78- "original."
76+ "Una copia superficial (*shallow copy*) construye un nuevo objeto compuesto y "
77+ "luego (en la medida de lo posible) inserta *references* en él a los objetos "
78+ "encontrados en el original."
7979
8080#: ../Doc/library/copy.rst:41
8181msgid ""
8282"A *deep copy* constructs a new compound object and then, recursively, "
8383"inserts *copies* into it of the objects found in the original."
8484msgstr ""
85- "Una copia profunda (*deep copy*) construye un nuevo objeto compuesto y luego, recursivamente, "
86- "inserta *copias* en él de los objetos encontrados en el original."
85+ "Una copia profunda (*deep copy*) construye un nuevo objeto compuesto y luego, "
86+ "recursivamente, inserta *copias* en él de los objetos encontrados en el original."
8787
8888#: ../Doc/library/copy.rst:44
8989msgid ""
You can’t perform that action at this time.
0 commit comments