Skip to content

Commit c38c0a2

Browse files
Update library/collections.abc.po
Co-authored-by: Panagiotis Skias <[email protected]>
1 parent 90d37be commit c38c0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/collections.abc.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ msgid ""
529529
"ABC for classes that provide the :meth:`~iterator.__iter__` and :meth:"
530530
"`~iterator.__next__` methods. See also the definition of :term:`iterator`."
531531
msgstr ""
532-
"ABC για τις κλάσεις που παρέχουν τις μεθόδους :meth:`~iterator.__iter__` "
532+
"ABC για κλάσεις που παρέχουν τις μεθόδους :meth:`~iterator.__iter__` "
533533
"και :meth:`~iterator.__next__`. Δείτε επίσης τον ορισμό του :term:`iterator`."
534534

535535
#: library/collections.abc.rst:244

0 commit comments

Comments
 (0)