Skip to content

Commit 8eb3a43

Browse files
committed
Fix WARNING: term not in glossary: szövegfájlba
1 parent 2f033f1 commit 8eb3a43

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
@@ -578,7 +578,7 @@ msgid ""
578578
" if ``f`` is a :term:`text file` object opened for writing, we can do this::"
579579
msgstr ""
580580
"A :func:`~json.dumps` függvény egy másik változata, amelynek "
581-
":func:`~json.dump`, a neve az objektumot egy :term:`szövegfájlba` "
581+
":func:`~json.dump`, a neve az objektumot egy :term:`text file`-ba "
582582
"szerializálja. Tehát, ha ``f`` egy :term:`szövegfájl`-objektum, amelyet "
583583
"írásra nyitottunk meg, megtehetjük az alábbit::"
584584

0 commit comments

Comments
 (0)