projects
/
platform
/
upstream
/
libxkbcommon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab4df09
)
x11, doc: fix typo
author
Ran Benita
<ran234@gmail.com>
Thu, 18 Sep 2014 09:13:59 +0000
(12:13 +0300)
committer
Ran Benita
<ran234@gmail.com>
Thu, 18 Sep 2014 09:14:43 +0000
(12:14 +0300)
Signed-off-by: Ran Benita <ran234@gmail.com>
xkbcommon/xkbcommon-x11.h
patch
|
blob
|
history
diff --git
a/xkbcommon/xkbcommon-x11.h
b/xkbcommon/xkbcommon-x11.h
index
4168867
..
f747fb5
100644
(file)
--- a/
xkbcommon/xkbcommon-x11.h
+++ b/
xkbcommon/xkbcommon-x11.h
@@
-93,7
+93,7
@@
extern "C" {
* functions, like xkb_state_key_get_one_sym() and xkb_state_key_get_utf8(),
* as you normally would.
*
- * Note: There is no
t
need to call xkb_state_update_key(); the state is
+ * Note: There is no need to call xkb_state_update_key(); the state is
* already synchronized.
*
* @endparblock