Fix the some typing errors for bluetooth doc 08/75908/1 accepted/tizen/common/20160623.154005 accepted/tizen/ivi/20160623.121552 accepted/tizen/mobile/20160623.121501 accepted/tizen/tv/20160623.121519 accepted/tizen/wearable/20160623.121535 submit/tizen/20160622.071203
authorTaejin Woo <tt.woo@samsung.com>
Wed, 22 Jun 2016 06:15:38 +0000 (15:15 +0900)
committerTaejin Woo <tt.woo@samsung.com>
Wed, 22 Jun 2016 06:15:38 +0000 (15:15 +0900)
Change-Id: Ic927cc7937c5b17e42c21ce632c57a23076372f1
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
doc/bluetooth_doc.h

index 9e7562587e8d860aada189e08da9e80e28ddaa94..e36a2bca55e84d16fb051910ce6203c5d63f8ff3 100644 (file)
  * @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>
  *
  * 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
  *
  */