Skip to content

Commit cd72c50

Browse files
Update library/stdtypes.po
Co-authored-by: Panagiotis Skias <panagiotis.skias@gmail.com>
1 parent b8a37d6 commit cd72c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/stdtypes.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ msgid ""
360360
msgstr ""
361361
"Δύο ακόμη πράξεις με την ίδια συντακτική προτεραιότητα, :keyword:`in` και :"
362362
"keyword:`not in`, υποστηρίζονται από τύπους που είναι :term:`Iterable` ή "
363-
"κάνουν implement τη μέθοδο :meth:`~object.__contains__`."
363+
"υλοποιούν τη μέθοδο :meth:`~object.__contains__`."
364364

365365
#: library/stdtypes.rst:206
366366
msgid "Numeric Types --- :class:`int`, :class:`float`, :class:`complex`"

0 commit comments

Comments
 (0)