From 788d3e8f8789261e0b4a4211d12204f8ab6c5e9a Mon Sep 17 00:00:00 2001 From: "saerome.kim" Date: Tue, 6 Mar 2018 17:24:04 +0900 Subject: [PATCH] fix typo at header files Change-Id: I21ff3413bab41d5c2866f5b788efd27ad2595cd6 Signed-off-by: saerome.kim --- doc/mobile/smartcard_doc.h | 8 ++++---- doc/wearable/smartcard_doc.h | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/mobile/smartcard_doc.h b/doc/mobile/smartcard_doc.h index 7b2bb88..e6a3fe4 100644 --- a/doc/mobile/smartcard_doc.h +++ b/doc/mobile/smartcard_doc.h @@ -73,7 +73,7 @@ * - http://tizen.org/feature/network.secure_element.uicc * It is recommended to design feature related codes in your application for reliability.\n * - * 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.\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 * @@ -95,7 +95,7 @@ * - http://tizen.org/feature/network.secure_element.uicc * It is recommended to design feature related codes in your application for reliability.\n * - * 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.\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 * @@ -117,7 +117,7 @@ * - http://tizen.org/feature/network.secure_element.uicc * It is recommended to design feature related codes in your application for reliability.\n * - * 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.\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 * @@ -139,7 +139,7 @@ * - http://tizen.org/feature/network.secure_element.uicc * It is recommended to design feature related codes in your application for reliability.\n * - * 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.\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 * diff --git a/doc/wearable/smartcard_doc.h b/doc/wearable/smartcard_doc.h index 7b2bb88..e6a3fe4 100644 --- a/doc/wearable/smartcard_doc.h +++ b/doc/wearable/smartcard_doc.h @@ -73,7 +73,7 @@ * - http://tizen.org/feature/network.secure_element.uicc * It is recommended to design feature related codes in your application for reliability.\n * - * 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.\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 * @@ -95,7 +95,7 @@ * - http://tizen.org/feature/network.secure_element.uicc * It is recommended to design feature related codes in your application for reliability.\n * - * 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.\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 * @@ -117,7 +117,7 @@ * - http://tizen.org/feature/network.secure_element.uicc * It is recommended to design feature related codes in your application for reliability.\n * - * 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.\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 * @@ -139,7 +139,7 @@ * - http://tizen.org/feature/network.secure_element.uicc * It is recommended to design feature related codes in your application for reliability.\n * - * 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.\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 * -- 2.34.1