From f533ef212e47a449256324cfd8c5ed78df57b5da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20=C3=85dahl?= Date: Mon, 9 Jun 2014 23:39:06 +0200 Subject: [PATCH] doc: Fix spelling MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonas Ã…dahl --- src/libinput.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libinput.h b/src/libinput.h index d1a1c1b7..bc1dc23b 100644 --- a/src/libinput.h +++ b/src/libinput.h @@ -213,7 +213,7 @@ struct libinput_event_pointer; struct libinput_event_touch; /** - * @defgroup event Acessing and destruction of events + * @defgroup event Accessing and destruction of events */ /**