Skip to content

Commit 03afe23

Browse files
committed
Fix WARNING: unknown keyword: print
1 parent 3725d65 commit 03afe23

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
@@ -126,7 +126,7 @@ msgid ""
126126
"(Note that in the first example, one space between each column was added by "
127127
"the way :func:`print` works: it always adds spaces between its arguments.)"
128128
msgstr ""
129-
"(Megjegyzés: az oszlopok között egy szóköznyi helyet a :keyword:`print` "
129+
"(Megjegyzés: az oszlopok között egy szóköznyi helyet a :func:`print` "
130130
"utasítás hagyott ki, mindig szóközöket hagy az argumentumai között.)"
131131

132132
#: ../../tutorial/inputoutput.rst:105

0 commit comments

Comments
 (0)