summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 d4fb01b..a4085b7 100644
--- a/doc/bluetooth_doc.h
+++ b/doc/bluetooth_doc.h
@@ -580,9 +580,9 @@
*
* 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.\n
*
- * 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
+ * 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.\n
*
* More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
* @endif