Skip to content

Commit 3255aa5

Browse files
Update library/functions.po
Co-authored-by: Theofanis Petkos <[email protected]>
1 parent b8e456d commit 3255aa5

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
@@ -645,7 +645,7 @@ msgid ""
645645
"class:`bytearray` -- it has the same non-mutating methods and the same "
646646
"indexing and slicing behavior."
647647
msgstr ""
648-
"Επιστρέφετε ένα νέο αντικείμενο \"bytes\", που είναι μια αμετάβλητη "
648+
"Επιστρέφεται ένα νέο αντικείμενο \"bytes\", που είναι μια αμετάβλητη "
649649
"ακολουθία ακεραίων στο εύρος ``0 <= x < 256``. Η :class:`bytes` είναι μια "
650650
"αμετάβλητη έκδοση του :class:`bytearray` -- έχει τις ίδιες μεθόδους χωρίς "
651651
"μετάλλαξη και την ίδια συμπεριφορά ευρετηριοποίησης και τεμαχισμού."

0 commit comments

Comments
 (0)