Fix the typo error 01/187701/1 accepted/tizen/unified/20180829.142747 submit/tizen/20180828.051307
authorDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 28 Aug 2018 03:47:35 +0000 (12:47 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 28 Aug 2018 03:47:35 +0000 (12:47 +0900)
Change-Id: I099f6a2cce979f6af2e6eb9a5bfa71266c6b8a43
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
doc/bluetooth_doc.h

index d4fb01b..a4085b7 100644 (file)
  *
  * 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