diff options
author | Jakub Wilk <jwilk@jwilk.net> | 2013-02-11 16:24:21 +0100 |
---|---|---|
committer | David Herrmann <dh.herrmann@googlemail.com> | 2013-02-11 16:24:21 +0100 |
commit | 37f88bd38487466274fbd0281cd3459784186bc5 (patch) | |
tree | cad02b52bd7adac746df5996f465f6d74761d52f /docs | |
parent | 577a9b4c41e6d0b8ee6a281877e5366be96803d6 (diff) |
Fix several typos
Provided via github. Fixes typos in documentation and comments.
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/man/kmscon.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/kmscon.xml b/docs/man/kmscon.xml index 299afeb..dbe0dcf 100644 --- a/docs/man/kmscon.xml +++ b/docs/man/kmscon.xml @@ -324,7 +324,7 @@ disable a shortcut, pass an empty argument (empty list). A keyboard shortcut exists of a list of modifiers followed by a single key. All modifiers must be down when the key is pressed for the shortcut to be - detected. A modifier is sorrounded by '<' and '>' (like + detected. A modifier is surrounded by '<' and '>' (like '<shift>'). A key is the name of a keysym (like 'a' or 'Return'). Keysyms are case-sensitive and kmscon will suggest a keysym name if you entered a wrong case. However, kmscon can not always guess @@ -617,7 +617,7 @@ <para>Switching VTs is done by signaling the active process to go asleep and signaling the new VT to wake up. If kmscon emulates VTs, it needs to be able to send these signals to the processes running on fake VTs. In - most situations this means kmscon must have root priviledges.</para> + most situations this means kmscon must have root privileges.</para> </refsect1> <refsect1> |