From 3cc552e050add27482b44e65c69b419722bc5ec9 Mon Sep 17 00:00:00 2001 From: Abhimanyu Swami Date: Wed, 4 Dec 2019 18:33:39 +0530 Subject: [PATCH] Native API Reference issues: developer.tizen.org => docs.tizen.org Change-Id: I178fd9aa876b18cd44343da9b788fef3b1ea6a61 Signed-off-by: Abhimanyu Swami --- doc/account_manager_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/account_manager_doc.h b/doc/account_manager_doc.h index f9eb56a..a8958b7 100644 --- a/doc/account_manager_doc.h +++ b/doc/account_manager_doc.h @@ -46,7 +46,7 @@ * 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 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.\n - * 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.34.1