From 44661f5cb8005df810e9943af7bf1b61c9c98a0f Mon Sep 17 00:00:00 2001 From: Hwankyu Jhun Date: Tue, 10 Oct 2017 14:56:27 +0900 Subject: [PATCH] Fix the description Change-Id: I064a60a1d3cdb1cd1ea196e3cea6514392169bbe Signed-off-by: Hwankyu Jhun --- 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 62d8e15..d0ee39b 100755 --- a/doc/appfw_job_scheduler_doc.h +++ b/doc/appfw_job_scheduler_doc.h @@ -36,7 +36,7 @@ * - http://tizen.org/feature/usb.host * * 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_INFO_MODULE, and control your application's actions accordingly. + * 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. */ -- 2.7.4