From 9e165e0903f7f5a55d46ef37eaab0ca8edbb2ed3 Mon Sep 17 00:00:00 2001 From: Abhimanyu Swami Date: Wed, 4 Dec 2019 16:19:48 +0530 Subject: [PATCH] Native API Reference issues: developer.tizen.org => docs.tizen.org Change-Id: I5cb4bac909facd2ff5fc2221c98b9708cde1b4b9 Signed-off-by: Abhimanyu Swami --- doc/push_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/push_doc.h b/doc/push_doc.h index 31a6c7d..19db63b 100644 --- a/doc/push_doc.h +++ b/doc/push_doc.h @@ -64,7 +64,7 @@ * It is recommended to design feature related codes in your application for reliability. * 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. * */ -- 2.7.4