Skip to content

Commit 43556de

Browse files
Update library/functions.po
Co-authored-by: Theofanis Petkos <thepetk@gmail.com>
1 parent 19e870a commit 43556de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/functions.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1698,7 +1698,7 @@ msgid ""
16981698
"\"0x\". If *x* is not a Python :class:`int` object, it has to define an :"
16991699
"meth:`~object.__index__` method that returns an integer. Some examples:"
17001700
msgstr ""
1701-
"Μετατροπή ενός ακεραίου αριθμού σε μια πεζή δεκαεξαδική συμβολοσειρά με "
1701+
"Μετατροπή ενός ακεραίου αριθμού σε μια πεζή δεκαεξαδική συμβολοσειρά (string) με "
17021702
"πρόθεμα το \"0x\". Εάν το *x* δεν είναι αντικείμενο Python :class:`int`, "
17031703
"πρέπει να ορίσει μια μέθοδο :meth:`~object.__index__` που επιστρέφει έναν "
17041704
"ακέραιο αριθμό. Κάποια παραδείγματα:"

0 commit comments

Comments
 (0)