summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYunhee Seo <yuni.seo@samsung.com>2024-09-12 14:05:54 +0900
committerYunhee Seo <yuni.seo@samsung.com>2024-09-12 14:06:47 +0900
commit75636a4f8b977d0dd08c213e31d392efd9a4a279 (patch)
treed1bd52d86ff8065356bdd2664d58b0e52cc05eb7
parente82d9011047d3ce6de32c2d1a1ba2ebb62ba641b (diff)
downloadlibsvi-tizen_8.0.tar.gz
libsvi-tizen_8.0.tar.bz2
libsvi-tizen_8.0.zip
doc: Enhance Native API Ref documentationtizen_8.0
There was omitted keyword in feedback_doc.h. To keep consistency of doxygen group naming rule, this patch is necessary. Change-Id: I4c7ebe70402ff0e2448cf37b6f038a8b57a9a000 Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
-rwxr-xr-xdoc/feedback_doc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/feedback_doc.h b/doc/feedback_doc.h
index f881cba..d7a552a 100755
--- a/doc/feedback_doc.h
+++ b/doc/feedback_doc.h
@@ -30,7 +30,7 @@
* The FEEDBACK API is responsible for playing simple sound and vibration.
* It plays sound using mm-sound library and vibration with system framework.
- * @section CAPI_SYSTEM_FEEDBACK_FEATURE Related Features
+ * @section CAPI_SYSTEM_FEEDBACK_MODULE_FEATURE Related Features
* This API is related with the following features:\n
* - %http://tizen.org/feature/feedback.vibration\n
*