Skip to content

Commit 2f033f1

Browse files
committed
Fix WARNING: term not in glossary: fájlobjektummal
1 parent 03afe23 commit 2f033f1

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
@@ -284,7 +284,7 @@ msgid ""
284284
":func:`open` returns a :term:`file object`, and is most commonly used with "
285285
"two arguments: ``open(filename, mode)``."
286286
msgstr ""
287-
"Az :func:`open` függvény egy :term:`fájlobjektummal` tér vissza, és "
287+
"Az :func:`open` függvény egy :term:`file object`-tel tér vissza, és "
288288
"rendszerint két paraméterrel használjuk: ``open(fájlnév, mód)``."
289289

290290
#: ../../tutorial/inputoutput.rst:241

0 commit comments

Comments
 (0)