Skip to content

Commit b8e456d

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

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
@@ -580,7 +580,7 @@ msgid ""
580580
"methods of mutable sequences, described in :ref:`typesseq-mutable`, as well "
581581
"as most methods that the :class:`bytes` type has, see :ref:`bytes-methods`."
582582
msgstr ""
583-
"Επιστρέφετε ένας νέος πίνακα από bytes. Η κλάση :class:`bytearray` είναι "
583+
"Επιστρέφετε ένας νέος πίνακας από bytes. Η κλάση :class:`bytearray` είναι "
584584
"μια μεταβλητή ακολουθία ακεραίων στο εύρος 0 <= x < 256. Έχει τις "
585585
"περισσότερες από τις συνήθεις μεθόδους μεταβλητών ακολουθιών, που "
586586
"περιγράφονται στο :ref:`typesseq-mutable`, καθώς και τις περισσότερες "

0 commit comments

Comments
 (0)