Skip to content

Commit 9679467

Browse files
Update library/stdtypes.po
Co-authored-by: Panagiotis Skias <[email protected]>
1 parent 77b8945 commit 9679467

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
@@ -341,7 +341,7 @@ msgid ""
341341
msgstr ""
342342
"Τα instances μιας κλάσης δεν μπορούν να ταξινομηθούν σε σχέση με άλλα "
343343
"instances της ίδιας κλάσης, ή άλλους τύπους του αντικειμένου, εκτός εάν η "
344-
"κλάση ορίζει αρκετές τις μεθόδους :meth:`~object.__lt__`, :meth:`~object."
344+
"κλάση ορίζει αρκετές από τις μεθόδους :meth:`~object.__lt__`, :meth:`~object."
345345
"__le__`, :meth:`~object.__gt__`, και :meth:`~object.__ge__` (γενικά, :meth:"
346346
"`~object.__lt__` και :meth:`~object.__eq__` είναι αρκετά, αν θέλετε τις "
347347
"συμβατικές έννοιες των τελεστών σύγκρισης)."

0 commit comments

Comments
 (0)