diff options
author | Jihoon Kim <jihoon48.kim@samsung.com> | 2016-08-23 14:54:27 +0900 |
---|---|---|
committer | Jihoon Kim <jihoon48.kim@samsung.com> | 2016-08-23 14:55:50 +0900 |
commit | 4675edfcf9af09ca1eed1f73d48724ad2f311871 (patch) | |
tree | 416998709309035f85dbffae11c4da960249bf81 /src/lib/elput | |
parent | 561f8eaa8faebe32b9a03cf9674c147cf0d6d9ab (diff) |
elput: Fix typo in doxygen
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Diffstat (limited to 'src/lib/elput')
-rw-r--r-- | src/lib/elput/Elput.h | 2 |
1 files changed, 1 insertions, 1 deletions
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; | |||
110 | * @brief Ecore functions for dealing with libinput | 110 | * @brief Ecore functions for dealing with libinput |
111 | * | 111 | * |
112 | * @defgroup Elput_Group Elput - libinput integration | 112 | * @defgroup Elput_Group Elput - libinput integration |
113 | * @ingrup Ecore | 113 | * @ingroup Ecore |
114 | * | 114 | * |
115 | * Elput provides a wrapper and functions for using libinput | 115 | * Elput provides a wrapper and functions for using libinput |
116 | * | 116 | * |