From 851c6ce1b086044d0c078a322ac7f5bbe42cd940 Mon Sep 17 00:00:00 2001 From: "SukHyung, Kang" Date: Tue, 6 Oct 2020 09:48:33 +0900 Subject: [PATCH] Change documentation for job scheduler Change-Id: Ibecd19c1f4c19e71fa1476d4bba17b71dcf3ddea Signed-off-by: SukHyung, Kang --- doc/appfw_job_scheduler_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/appfw_job_scheduler_doc.h b/doc/appfw_job_scheduler_doc.h index 5fb0011..db47e7c 100755 --- a/doc/appfw_job_scheduler_doc.h +++ b/doc/appfw_job_scheduler_doc.h @@ -38,7 +38,7 @@ * It is recommended to use features in your application for reliability. * You can check if the device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, and control your application's actions accordingly. * To ensure your application is only running on devices with specific features, please define the features in your manifest file using the manifest editor in the SDK. - * More details on using features in your application can be found in Feature Element. + * More details on featuring your application can be found from Feature Element. */ #endif /* __TIZEN_APPFW_JOB_SCHEDULER_DOC_H__ */ -- 2.7.4