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 b8a37d6 commit cd72c50Copy full SHA for cd72c50
library/stdtypes.po
@@ -360,7 +360,7 @@ msgid ""
360
msgstr ""
361
"Δύο ακόμη πράξεις με την ίδια συντακτική προτεραιότητα, :keyword:`in` και :"
362
"keyword:`not in`, υποστηρίζονται από τύπους που είναι :term:`Iterable` ή "
363
-"κάνουν implement τη μέθοδο :meth:`~object.__contains__`."
+"υλοποιούν τη μέθοδο :meth:`~object.__contains__`."
364
365
#: library/stdtypes.rst:206
366
msgid "Numeric Types --- :class:`int`, :class:`float`, :class:`complex`"
0 commit comments