From: DoHyun Pyun Date: Tue, 6 Mar 2018 02:18:11 +0000 (+0900) Subject: Fix native API reference errors X-Git-Tag: accepted/tizen/unified/20180312.060419^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F76%2F171576%2F1;p=platform%2Fcore%2Fapi%2Fbluetooth.git Fix native API reference errors Change-Id: I1abc1c0c3a0ab3e902f4b5daaa16b7a5ba515beb Signed-off-by: DoHyun Pyun --- diff --git a/doc/bluetooth_doc.h b/doc/bluetooth_doc.h index 3ff9fc9..d4fb01b 100644 --- a/doc/bluetooth_doc.h +++ b/doc/bluetooth_doc.h @@ -551,7 +551,7 @@ * * It is recommended to design feature related codes in your application for reliability.\n * - * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your applicati + * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application * * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK * @@ -888,7 +888,7 @@ * @section CAPI_NETWORK_BLUETOOTH_IPSP_MODULE_OVERVIEW Overview * Two roles are defined for devices that implement IPSP. * The @a Router is used for devices that can route IPv6 packets. - * The @a Node is used for devices that can originate or consume IPv6 appllication packets. + * The @a Node is used for devices that can originate or consume IPv6 application packets. * * @section CAPI_NETWORK_BLUETOOTH_IPSP_MODULE_FEATURE Related Features * This API is related with the following features:\n diff --git a/include/bluetooth.h b/include/bluetooth.h index b97342a..1510e42 100644 --- a/include/bluetooth.h +++ b/include/bluetooth.h @@ -1273,7 +1273,7 @@ int bt_ipsp_connect(const char *remote_address); /** * @ingroup CAPI_NETWORK_BLUETOOTH_IPSP_MODULE - * @brief Disonneicts from a remote device's IPSP service, asynchronously. + * @brief Disconnects from a remote device's IPSP service, asynchronously. * @since_tizen 4.0 * @privlevel public * @privilege %http://tizen.org/privilege/bluetooth