From: Kichan Kwon Date: Mon, 22 May 2017 09:21:46 +0000 (+0900) Subject: Correct broken link X-Git-Tag: submit/tizen/20170523.013149^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3589ea937a9d836542e702583ec3491d450d03c1;p=platform%2Fcore%2Fapi%2Fsystem-info.git Correct broken link Change-Id: I6fc657e9a22bd9d2e4f9aa35933de3b697536aeb Signed-off-by: Kichan Kwon --- diff --git a/doc/system_info_doc.h b/doc/system_info_doc.h index 3009589..cdc949d 100644 --- a/doc/system_info_doc.h +++ b/doc/system_info_doc.h @@ -30,7 +30,7 @@ * @section CAPI_SYSTEM_SYSTEM_INFO_MODULE_OVERVIEW Overview * The System Information API provides functions which can be used to obtain system information such as the device API and platform versions, device model number, supported device features, and device screen dimensions. * The available system information is stored in key/value pairs. Depending on their respective keys, values can have different data types. - * The keys for the platform functions are specified by the Tizen platform and can be seen here. + * The keys for the platform functions are specified by the Tizen platform and can be seen here. * The keys for the custom functions are specified by OEM's and vendors. Developers should check with their OEM's Tizen OS support if they wish to use a custom function. */