From: Younho Park Date: Wed, 29 Aug 2018 01:11:15 +0000 (+0900) Subject: fix typo X-Git-Tag: submit/tizen/20180829.012017^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F31%2F187831%2F1;p=platform%2Fcore%2Fappfw%2Fsppc.git fix typo Change-Id: Idce3e892149b313496187aed2a7b69026dd3c473 --- diff --git a/doc/push_doc.h b/doc/push_doc.h old mode 100755 new mode 100644 index 3ff96a0..31a6c7d --- a/doc/push_doc.h +++ b/doc/push_doc.h @@ -62,12 +62,9 @@ * - 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 Feature Element. + * More details on featuring your application can be found from Feature Element. * */