Skip to content

Commit f67a21e

Browse files
Update tutorial/datastructures.po
Co-authored-by: Theofanis Petkos <[email protected]>
1 parent 872510d commit f67a21e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/datastructures.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ msgstr "Αντιστρέφει τα στοιχεία της λίστας στη
132132

133133
#: tutorial/datastructures.rst:96
134134
msgid "Return a shallow copy of the list. Equivalent to ``a[:]``."
135-
msgstr "Επιστρέφει ένα ρηχό αντίγραφο της λίστας.. Ισοδύναμε με ``a[:]``."
135+
msgstr "Επιστρέφει ένα shallow (ρηχό) αντίγραφο της λίστας.. Ισοδύναμε με ``a[:]``."
136136

137137
#: tutorial/datastructures.rst:99
138138
msgid "An example that uses most of the list methods::"

0 commit comments

Comments
 (0)