[TAU] remove incorrect word from api reference
authorHeeju Joo <heeju.joo@samsung.com>
Thu, 31 Dec 2015 02:53:57 +0000 (11:53 +0900)
committerHeeju Joo <heeju.joo@samsung.com>
Thu, 31 Dec 2015 02:53:57 +0000 (11:53 +0900)
Change-Id: Ic69b32357b643c681451cc45509345a545080bd7
Signed-off-by: Heeju Joo <heeju.joo@samsung.com>
org.tizen.web.apireference/html/ui_fw_api/Base/base.htm
org.tizen.web.apireference/html/ui_fw_api/Base/page.htm

index 86c651f..6bfce16 100644 (file)
@@ -10,7 +10,7 @@
 <body onload="prettyPrint()" id="content">
 
 <h1>Base</h1>
-<p>In the Tizen wearable Web UI framework, the application page structure is based on a header and content elements:</p>
+<p>In the Tizen Web UI framework, the application page structure is based on a header and content elements:</p>
 <ul><li>
     <p>The header is placed at the top, and displays the page title.</p></li>
     <li><p> The content is the section below the header, showing the main content of the page.</p></li></ul>
@@ -53,4 +53,4 @@
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>
index b0ba161..64355e8 100644 (file)
@@ -10,7 +10,7 @@
 <body onload="prettyPrint()" id="content">
 
 <h1>Page Handling</h1>
-<p>In the Tizen wearable Web UI framework, the application page structure is based on a header and content elements:</p>
+<p>In the Tizen Web UI framework, the application page structure is based on a header and content elements:</p>
 <ul><li>
     <p>The header is placed at the top, and displays the page title.</p></li>
     <li><p> The content is the section below the header, showing the main content of the page.</p></li></ul>
@@ -46,8 +46,7 @@
         <td>Header</td>
         <td><span style="font-family: Courier New,Courier,monospace">ui-header</span></td>
         <td>No</td>
-        <td><p>Defines the element as a header.</p>
-            <p>As the Tizen wearable device screen size is small, avoid using the header element.</p></td>
+        <td><p>Defines the element as a header.</p></td>
     </tr>
     <tr>
         <td>Content</td>
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>