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 ""
579
579
msgstr ""
580
580
"A :func:`~json.dumps` függvény egy másik változata, amelynek "
581
581
":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 "
583
583
"írásra nyitottunk meg, megtehetjük az alábbit::"
584
584
585
585
#: ../../tutorial/inputoutput.rst:424
@@ -588,7 +588,7 @@ msgid ""
588
588
" been opened for reading::"
589
589
msgstr ""
590
590
"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::"
592
592
593
593
#: ../../tutorial/inputoutput.rst:429
594
594
msgid ""
You can’t perform that action at this time.
0 commit comments