fix typo 31/187831/1 submit/tizen/20180829.012017
authorYounho Park <younho.park@samsung.com>
Wed, 29 Aug 2018 01:11:15 +0000 (10:11 +0900)
committerYounho Park <younho.park@samsung.com>
Wed, 29 Aug 2018 01:11:15 +0000 (10:11 +0900)
Change-Id: Idce3e892149b313496187aed2a7b69026dd3c473

doc/push_doc.h [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index 3ff96a0..31a6c7d
  *  - http://tizen.org/feature/network.push
  *
  * It is recommended to design feature related codes in your application for reliability.
- *
- * You can check if a devrice supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.
- *
+ * 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.
- *
- * More details on featuring your application can be found from <a href="../org.tizen.mobile.native.appprogramming/html/ide_sdk_tools/feature_element.htm"><b>Feature Element</b>.</a>
+ * More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
  *
  */