From 4675edfcf9af09ca1eed1f73d48724ad2f311871 Mon Sep 17 00:00:00 2001 From: Jihoon Kim Date: Tue, 23 Aug 2016 14:54:27 +0900 Subject: [PATCH] elput: Fix typo in doxygen Signed-off-by: Jihoon Kim --- src/lib/elput/Elput.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/elput/Elput.h b/src/lib/elput/Elput.h index 3e7bd4b62b..a587b14315 100644 --- a/src/lib/elput/Elput.h +++ b/src/lib/elput/Elput.h @@ -110,7 +110,7 @@ EAPI extern int ELPUT_EVENT_SESSION_ACTIVE; * @brief Ecore functions for dealing with libinput * * @defgroup Elput_Group Elput - libinput integration - * @ingrup Ecore + * @ingroup Ecore * * Elput provides a wrapper and functions for using libinput *