Skip to content
Prev Previous commit
Next Next commit
Update library/copy.po
Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
  • Loading branch information
ingcrengifo and humitos authored May 26, 2020
commit 225eecd24c0b441ef23873bec7a8c718aed79b1a
2 changes: 1 addition & 1 deletion library/copy.po
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ msgid ""
"inserts *copies* into it of the objects found in the original."
msgstr ""
"Una copia profunda (*deep copy*) construye un nuevo objeto compuesto y luego, recursivamente, "
"inserta *copies* en él de los objetos encontrados en el original."
"inserta *copias* en él de los objetos encontrados en el original."

#: ../Doc/library/copy.rst:44
msgid ""
Expand Down