Skip to content

Commit 837577b

Browse files
committed
Minor fix
1 parent e33387c commit 837577b

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
@@ -2609,7 +2609,7 @@ msgid ""
26092609
"disabled, the raw stream, a subclass of :class:`io.RawIOBase`, :class:`io."
26102610
"FileIO`, is returned."
26112611
msgstr ""
2612-
"Ό τύπος του :term:`file object` που επιστρέφεται από τη συνάρτηση :func:"
2612+
"Ο τύπος του :term:`file object` που επιστρέφεται από τη συνάρτηση :func:"
26132613
"`open` εξαρτάται από τη λειτουργία. Όταν το :func:`open` χρησιμοποιείται "
26142614
"για το άνοιγμα ενός αρχείου σε λειτουργία κειμένου (``'w'``, ``'r'``, "
26152615
"``'wt'``, ``'rt'``, κ.λπ.), επιστρέφει μια υποκλάση του :class:`io."

0 commit comments

Comments
 (0)