[DevTools] Some expression is modified
authorgeunhui.lim <geunhui.lim@samsung.com>
Wed, 5 Aug 2015 04:35:18 +0000 (13:35 +0900)
committerGeunHui Lim <geunhui.lim@samsung.com>
Wed, 5 Aug 2015 06:40:09 +0000 (15:40 +0900)
Change-Id: I0000000000000000000000000300000100000000
Signed-off-by: geunhui.lim <geunhui.lim@samsung.com>
org.tizen.devtools/html/native_tools/project_conversion_n.htm

index 0f61bec..a95a434 100644 (file)
@@ -30,7 +30,7 @@
 
 <ol>
     <li>Select a Tizen native project in the Project Explorer View of the IDE.</li>
-    <li>Open the context menu by right-click, and select '<strong>Export to CLI Project</strong>'.</li>
+    <li>Right-click the project, open the context menu, and then click '<strong>Export to CLI Project</strong>'.</li>
 </ol>
 
 <p>When the export is completed, 'make' files in 'Build' folder and 'project_def.prop' file which has many build options, will be added to the converted CLI project.</p>