x11, doc: fix typo
authorRan Benita <ran234@gmail.com>
Thu, 18 Sep 2014 09:13:59 +0000 (12:13 +0300)
committerRan 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

index 4168867..f747fb5 100644 (file)
@@ -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 not 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