devilhorns pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=9a871106dbb33b6a727ad7b9ecc0a4d72d8ff31f

commit 9a871106dbb33b6a727ad7b9ecc0a4d72d8ff31f
Author: Chris Michael <cp.mich...@samsung.com>
Date:   Tue Oct 13 14:31:50 2015 -0400

    ecore-wl2: Fix typo in doxy group definition for Dnd Group
    
    Signed-off-by: Chris Michael <cp.mich...@samsung.com>
---
 src/lib/ecore_wl2/Ecore_Wl2.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/ecore_wl2/Ecore_Wl2.h b/src/lib/ecore_wl2/Ecore_Wl2.h
index 5d6ff9d..f829e3a 100644
--- a/src/lib/ecore_wl2/Ecore_Wl2.h
+++ b/src/lib/ecore_wl2/Ecore_Wl2.h
@@ -565,7 +565,7 @@ EAPI void ecore_wl2_input_ungrab(Ecore_Wl2_Input *input);
 EAPI struct wl_seat *ecore_wl2_input_seat_get(Ecore_Wl2_Input *input);
 
 /**
- * @defgroup Ecore_Wl2_Output_Group Wayland Library Drag-n-Drop Functions
+ * @defgroup Ecore_Wl2_Dnd_Group Wayland Library Drag-n-Drop Functions
  * @ingroup Ecore_Wl2_Group
  *
  * Functions that deal with creating, destroying, or interacting with

-- 


Reply via email to