diff options
author | Doyoun Kang <doyoun.kang@samsung.com> | 2017-10-13 09:18:18 +0900 |
---|---|---|
committer | Doyoun Kang <doyoun.kang@samsung.com> | 2017-10-13 09:18:18 +0900 |
commit | a79637f59785fe9adff042c6b370c676ca23c597 (patch) | |
tree | 26e355dec4474e92a62eace900f16a5639f17176 /include | |
parent | feb29a9e47db46d5c724c242b9fb7f37460a9820 (diff) | |
download | efl-util-a79637f59785fe9adff042c6b370c676ca23c597.tar.gz efl-util-a79637f59785fe9adff042c6b370c676ca23c597.tar.bz2 efl-util-a79637f59785fe9adff042c6b370c676ca23c597.zip |
documentation: modify documentationsubmit/tizen/20171013.014635
Change-Id: I52e34065d6d0ff1bf69eda68f305133d422028b1
Diffstat (limited to 'include')
-rw-r--r-- | include/efl_util.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/efl_util.h.in b/include/efl_util.h.in index 8055226..dfa14cd 100644 --- a/include/efl_util.h.in +++ b/include/efl_util.h.in @@ -38,7 +38,7 @@ extern "C" { */ /** - * @addtogroup CAPI_EFL_UTIL_MODULE + * @addtogroup CAPI_EFL_UTIL_WIN_PROPERTY_MODULE * @{ */ |