typo fix, thanks SubINacls for catching it
git-svn-id: file:///home/svn/framework3/trunk@8597 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
4ad6c24a95
commit
455434a9f2
|
@ -27,7 +27,7 @@ class Console::CommandDispatcher::Stdapi::Ui
|
|||
"setdesktop" => "Move to a different workstation and desktop",
|
||||
"keyscan_start" => "Start capturing keystrokes",
|
||||
"keyscan_stop" => "Stop capturing keystrokes",
|
||||
"keyscan_dump" => "Dump they keystroke buffer",
|
||||
"keyscan_dump" => "Dump the keystroke buffer",
|
||||
|
||||
# no longer needed with setdesktop
|
||||
# "grabinputdesktop" => "Take over the active input desktop",
|
||||
|
|
Loading…
Reference in New Issue