From: Ran Benita Date: Thu, 18 Sep 2014 09:13:59 +0000 (+0300) Subject: x11, doc: fix typo X-Git-Tag: xkbcommon-0.5.0~68 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c00df8857747093b9300e5697d968990e0482187;p=platform%2Fupstream%2Flibxkbcommon.git x11, doc: fix typo Signed-off-by: Ran Benita --- diff --git a/xkbcommon/xkbcommon-x11.h b/xkbcommon/xkbcommon-x11.h index 4168867..f747fb5 100644 --- 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 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