Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03afe23 commit 2f033f1Copy full SHA for 2f033f1
1 file changed
tutorial/inputoutput.po
@@ -284,7 +284,7 @@ msgid ""
284
":func:`open` returns a :term:`file object`, and is most commonly used with "
285
"two arguments: ``open(filename, mode)``."
286
msgstr ""
287
-"Az :func:`open` függvény egy :term:`fájlobjektummal` tér vissza, és "
+"Az :func:`open` függvény egy :term:`file object`-tel tér vissza, és "
288
"rendszerint két paraméterrel használjuk: ``open(fájlnév, mód)``."
289
290
#: ../../tutorial/inputoutput.rst:241
0 commit comments