summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaejin Woo <tt.woo@samsung.com>2016-06-22 15:15:38 +0900
committerTaejin Woo <tt.woo@samsung.com>2016-06-22 15:15:38 +0900
commit934e421fa77ba600dd7a6c6b91ae635743719f5f (patch)
tree7460a4bdd52564e5e3bd88f1312574b3ac70a74f
parentcac184bc4bb7ccc45af1e2f744935ae1c2af883b (diff)
downloadbluetooth-accepted/tizen/tv/20160623.121519.tar.gz
bluetooth-accepted/tizen/tv/20160623.121519.tar.bz2
bluetooth-accepted/tizen/tv/20160623.121519.zip
Change-Id: Ic927cc7937c5b17e42c21ce632c57a23076372f1 Signed-off-by: Taejin Woo <tt.woo@samsung.com>
-rw-r--r--doc/bluetooth_doc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bluetooth_doc.h b/doc/bluetooth_doc.h
index 9e75625..e36a2bc 100644
--- a/doc/bluetooth_doc.h
+++ b/doc/bluetooth_doc.h
@@ -592,7 +592,7 @@
* @if WEARABLE
* @defgroup CAPI_NETWORK_BLUETOOTH_HID_DEVICE_MODULE Bluetooth HID Device
* @brief The Bluetooth HID (Human Interface Device) API provides functions for connecting Bluetooth HID such as keyboards and mice.
- * @ingroup CAPI_NETWORK_BLUEETOOTH_HID_MODULE
+ * @ingroup CAPI_NETWORK_BLUETOOTH_HID_MODULE
*
* @section CAPI_NETWORK_BLUETOOTH_HID_DEVICE_MODULE_HEADER Required Header
* \#include <bluetooth.h>
@@ -612,7 +612,7 @@
*
* To ensure your application runs only on devices with the required features, please declare the features in your manifest file using the manifest editor in the SDK.\n
*
- * More details on using features in your application can be found in the <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b> description.</a>
+ * More details on using features in your application can be found in the <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
* @endif
*
*/