summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeeyong Um <jc9.um@samsung.com>2017-03-02 14:59:34 +0900
committerJean-Philippe Andre <jp.andre@samsung.com>2017-03-02 14:59:35 +0900
commit5d2a167958da5712ba1496e2e7bde33c302282f7 (patch)
tree926a387ce38b0bc9b6a7e19daead9f0509d87c80
parentad109b0bc484187c2112b6b0b754a381dc700a06 (diff)
downloadefl-5d2a167958da5712ba1496e2e7bde33c302282f7.tar.gz
doc: Fix invalid group classification for Edje_Audio
Summary: Edje_Audio group should belong to Edje group. Reviewers: cedric, jpeg Reviewed By: jpeg Differential Revision: https://phab.enlightenment.org/D4693
-rw-r--r--src/lib/edje/Edje_Common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/edje/Edje_Common.h b/src/lib/edje/Edje_Common.h
index c39e0ceb06..9479facfb1 100644
--- a/src/lib/edje/Edje_Common.h
+++ b/src/lib/edje/Edje_Common.h
@@ -2259,7 +2259,7 @@ EAPI const Edje_Perspective *edje_evas_global_perspective_get(const Evas *e);
/**
* @defgroup Edje_Audio Edje Audio
- * @ingroup Edje_Audio
+ * @ingroup Edje
*
* @brief Functions to manipulate audio abilities in edje.
*