diff options
author | Stefan Weil <sw@weilnetz.de> | 2015-01-03 10:16:07 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2015-01-03 13:09:33 +0100 |
commit | d7fa37dd8e08a6179c97b3cdeea2405016304272 (patch) | |
tree | c637418467cd656f80e4d8d5bfebf4a7db279a84 /console-client/xkb/README | |
parent | 795d45e2a4ab58dd169e1febfd82b8e3b4601d9e (diff) |
console-client: Fix typos in comments
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'console-client/xkb/README')
-rw-r--r-- | console-client/xkb/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/console-client/xkb/README b/console-client/xkb/README index de781143..b8e246a7 100644 --- a/console-client/xkb/README +++ b/console-client/xkb/README @@ -154,7 +154,7 @@ SwitchScreen (screen += 1) --> Switch to the console right of the -- More functions will be added. One to send keysyms to other VCs (can be -usefull to control a mixer, ogg vorbis player, etc.). It should also +useful to control a mixer, ogg vorbis player, etc.). It should also be capable of inserting often used strings like "apfelkorn" :). A function to call the configuration dialog should be added. |