summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_map_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elementary/elm_map_common.h')
-rw-r--r--src/lib/elementary/elm_map_common.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/elementary/elm_map_common.h b/src/lib/elementary/elm_map_common.h
index 625094a305..3fa3dcc34b 100644
--- a/src/lib/elementary/elm_map_common.h
+++ b/src/lib/elementary/elm_map_common.h
@@ -1,5 +1,5 @@
/**
- * @addtogroup Elm_Map
+ * @addtogroup Elm_Map_Group
*
* @{
*/
@@ -472,8 +472,8 @@ EAPI int elm_map_overlay_class_zoom_max_get(const Elm_Map_Over
* is clicked, callback will be called and return a virtual group overlays.
*
* You can change the state (hidden, paused, etc.) or set the content
- * or icon of the group overlays by chaning the state of the class overlay.
- * Do not modifty the group overlay itself.
+ * or icon of the group overlays by changing the state of the class overlay.
+ * Do not modify the group overlay itself.
*
* @see elm_map_overlay_class_add()
*/