Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 18b2e22

Browse filesBrowse files
committed
Fix WARNING: unknown keyword: when
1 parent 85a0f8e commit 18b2e22
Copy full SHA for 18b2e22

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎tutorial/controlflow.po

Copy file name to clipboardExpand all lines: tutorial/controlflow.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ msgid ""
186186
msgstr ""
187187
"A ciklusszervező utasításoknak lehet egy ``else`` águk. Ez akkor hajtódik "
188188
"végre, ha a ciklus végighaladt a listán (:keyword:`for` esetén), illetve ha a "
189-
"feltétel hamissá vált (:keyword:`when` esetén), de nem hajtódik végre, ha a "
189+
"feltétel hamissá vált (:keyword:`while` esetén), de nem hajtódik végre, ha a "
190190
"ciklust a :keyword:`break` utasítással szakítottuk meg. Ezt a következő példával "
191191
"szemléltetjük, amely a prímszámokat keresi meg::"
192192

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.