Fix comment typo
This commit is contained in:
parent
e48c829226
commit
83510b31a3
|
@ -119,7 +119,7 @@ end sub
|
|||
function onKeyEvent(key as string, press as boolean) as boolean
|
||||
if key = "right"
|
||||
' By default RIGHT from the option list selects the OK button
|
||||
' Instead, keep the user o the option list
|
||||
' Instead, keep the user on the option list
|
||||
return true
|
||||
end if
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user