Skip to content

Commit 10374d4

Browse files
Update library/functions.po
Co-authored-by: Theofanis Petkos <[email protected]>
1 parent 060e05f commit 10374d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/functions.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1180,7 +1180,7 @@ msgid ""
11801180
"returns a tuple containing a count (from *start* which defaults to 0) and "
11811181
"the values obtained from iterating over *iterable*."
11821182
msgstr ""
1183-
"Επιστρέφετε ένα αντικείμενο απαρίθμησης. Το *iterable* πρέπει να είναι μια "
1183+
"Επιστρέφει ένα αντικείμενο απαρίθμησης. Το *iterable* πρέπει να είναι μια "
11841184
"ακολουθία, ένα :term:`iterator`, ή κάποιο άλλο αντικείμενο που υποστηρίζει "
11851185
"το iteration. Η μέθοδος :meth:`~iterator.__next__` του iterator που "
11861186
"επιστρέφεται από το :func:`enumerate` επιστρέφει μια πλειάδα (tuple) που "

0 commit comments

Comments
 (0)