Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 34e23ea

Browse filesBrowse files
committed
fix
1 parent 225eecd commit 34e23ea
Copy full SHA for 34e23ea

File tree

Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed

‎library/copy.po

Copy file name to clipboardExpand all lines: library/copy.po
+5-5Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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."
7575
msgstr ""
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
8181
msgid ""
8282
"A *deep copy* constructs a new compound object and then, recursively, "
8383
"inserts *copies* into it of the objects found in the original."
8484
msgstr ""
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
8989
msgid ""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.