From 8ec3f3c5b729c974e4f6b862670c5fc6174024bf Mon Sep 17 00:00:00 2001 From: Taeyoung Kim Date: Mon, 21 Sep 2015 20:01:16 +0900 Subject: [PATCH] [runtime-info] update the description - "capi-system-runtime-info" is changed to "runtime information" Change-Id: I49fc00c0d696cd1aa689225445d008759d9e7bbe Signed-off-by: Taeyoung Kim --- org.tizen.guides/html/native/system/runtime_info_n.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.tizen.guides/html/native/system/runtime_info_n.htm b/org.tizen.guides/html/native/system/runtime_info_n.htm index b788805..7f9b733 100644 --- a/org.tizen.guides/html/native/system/runtime_info_n.htm +++ b/org.tizen.guides/html/native/system/runtime_info_n.htm @@ -34,7 +34,7 @@

Runtime information

-

The capi-system-runtime-info enables your application to get various runtime information.

+

The runtime information enables your application to get various runtime information.

To obtain the information, query a runtime info key. The keys are listed in the following table.

@@ -157,4 +157,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga - \ No newline at end of file + -- 2.7.4