Fixed typo
authoryoonki.park <yoonki.park@samsung.com>
Thu, 25 Jun 2015 05:20:06 +0000 (14:20 +0900)
committeryoonki.park <yoonki.park@samsung.com>
Thu, 25 Jun 2015 05:20:06 +0000 (14:20 +0900)
Change-Id: I3fb8462813f43ac5583ecc442fb770c735500651
Signed-off-by: yoonki.park <yoonki.park@samsung.com>
org.tizen.gettingstarted/html/native/first_app/first_app_n.htm

index 137ed92..e1f3d91 100644 (file)
@@ -141,7 +141,7 @@ if (!app_get_id(&amp;app_id_string))
 
        <li>Handles
         <p>A handle provides means to manage an instance associated
-         with it. Handles are widely used in Tizen Native API for ABI
+         with it. Handles are widely used in Tizen Native API for API
          compatibility reasons. Creation and destruction functions
          (create/destroy) are provided for each handle type. They do not
          create and destroy the handle itself, but they operate on the