Skip to content

Commit 4c8237e

Browse files
Update tutorial/inputoutput.po
Co-authored-by: Theofanis Petkos <[email protected]>
1 parent 7aa3a62 commit 4c8237e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/inputoutput.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ msgid ""
473473
"``f.close()`` **might** result in the arguments of ``f.write()`` not being "
474474
"completely written to the disk, even if the program exits successfully."
475475
msgstr ""
476-
"Η κλήση του ``f.write()`` χωρίς τη χρήση της λέξης-κλειδιού :keyword:`!with` "
476+
"Η κλήση του ``f.write()`` χωρίς τη χρήση της keyword :keyword:`!with` "
477477
"ή η κλήση του ``f.close()`` **μπορεί** να οδηγήσει στα ορίσματα του ``f."
478478
"write()`` να μην εγγραφεί πλήρως στο δίσκο, ακόμα και αν το πρόγραμμα "
479479
"εξέλθει με επιτυχία."

0 commit comments

Comments
 (0)