From e598c030af0376b9dc8480083e4e809cfc9b69e5 Mon Sep 17 00:00:00 2001 From: Heeju Joo Date: Thu, 31 Dec 2015 11:53:57 +0900 Subject: [PATCH] [TAU] remove incorrect word from api reference Change-Id: Ic69b32357b643c681451cc45509345a545080bd7 Signed-off-by: Heeju Joo --- org.tizen.web.apireference/html/ui_fw_api/Base/base.htm | 4 ++-- org.tizen.web.apireference/html/ui_fw_api/Base/page.htm | 7 +++---- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/org.tizen.web.apireference/html/ui_fw_api/Base/base.htm b/org.tizen.web.apireference/html/ui_fw_api/Base/base.htm index 86c651f..6bfce16 100644 --- a/org.tizen.web.apireference/html/ui_fw_api/Base/base.htm +++ b/org.tizen.web.apireference/html/ui_fw_api/Base/base.htm @@ -10,7 +10,7 @@

Base

-

In the Tizen wearable Web UI framework, the application page structure is based on a header and content elements:

+

In the Tizen Web UI framework, the application page structure is based on a header and content elements:

@@ -53,4 +53,4 @@ - \ No newline at end of file + diff --git a/org.tizen.web.apireference/html/ui_fw_api/Base/page.htm b/org.tizen.web.apireference/html/ui_fw_api/Base/page.htm index b0ba161..64355e8 100644 --- a/org.tizen.web.apireference/html/ui_fw_api/Base/page.htm +++ b/org.tizen.web.apireference/html/ui_fw_api/Base/page.htm @@ -10,7 +10,7 @@

Page Handling

-

In the Tizen wearable Web UI framework, the application page structure is based on a header and content elements:

+

In the Tizen Web UI framework, the application page structure is based on a header and content elements:

@@ -46,8 +46,7 @@ Header ui-header No -

Defines the element as a header.

-

As the Tizen wearable device screen size is small, avoid using the header element.

+

Defines the element as a header.

Content @@ -203,4 +202,4 @@ - \ No newline at end of file + -- 2.7.4