File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -579,7 +579,7 @@ msgid ""
579579msgstr ""
580580"A :func:`~json.dumps` függvény egy másik változata, amelynek "
581581":func:`~json.dump`, a neve az objektumot egy :term:`text file`-ba "
582- "szerializálja. Tehát, ha ``f`` egy :term:`szövegfájl`- objektum, amelyet "
582+ "szerializálja. Tehát, ha ``f`` egy :term:`text file` objektum, amelyet "
583583"írásra nyitottunk meg, megtehetjük az alábbit::"
584584
585585#: ../../tutorial/inputoutput.rst:424
@@ -588,7 +588,7 @@ msgid ""
588588" been opened for reading::"
589589msgstr ""
590590"Az objektum visszaállítása pedig, ha ``f`` egy olvasásra megnyitott "
591- ":term:`szövegfájl`- objektum, így történik::"
591+ ":term:`text file` objektum, így történik::"
592592
593593#: ../../tutorial/inputoutput.rst:429
594594msgid ""
You can’t perform that action at this time.
0 commit comments