We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d37be commit c38c0a2Copy full SHA for c38c0a2
library/collections.abc.po
@@ -529,7 +529,7 @@ msgid ""
529
"ABC for classes that provide the :meth:`~iterator.__iter__` and :meth:"
530
"`~iterator.__next__` methods. See also the definition of :term:`iterator`."
531
msgstr ""
532
-"ABC για τις κλάσεις που παρέχουν τις μεθόδους :meth:`~iterator.__iter__` "
+"ABC για κλάσεις που παρέχουν τις μεθόδους :meth:`~iterator.__iter__` "
533
"και :meth:`~iterator.__next__`. Δείτε επίσης τον ορισμό του :term:`iterator`."
534
535
#: library/collections.abc.rst:244
0 commit comments