core/com.nokia.carbide.cpp.doc.user/html/tasks/CreatingNewProjects.html
changeset 1996 22b525c1e359
parent 1934 4f0cd256d26c
child 2131 ff0156b93599
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/CreatingNewProjects.html	Mon Sep 13 15:37:29 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/CreatingNewProjects.html	Mon Sep 13 16:08:36 2010 -0500
@@ -13,9 +13,9 @@
     <div class="step">
     <h3>Creating New Symbian OS C++ Projects</h3>
     <ol>
-      <li class="step">Select <b>File &gt; New &gt; Symbian OS C++ Project</b> to invoke the <b>New Project</b> wizard.</span></li>
+      <li class="step">Select <b>File &gt; New &gt; Symbian OS C++ Project</b> to invoke the <b>New Project</b> wizard.</li>
         <p><img src="images/new_proj_step1.png" width="548" height="120" alt="" ></p>
-        <li>The <b class="step">New Symbian OS C++ Project</b> wizard appears. Select a template related to an installed SDK.</li>
+        <li>The <b class="step">New Symbian OS C++ Project</b> wizard appears. Select a template to create a project that matches the intended final application.</li>
       <p>A project template provides the initial source files and project settings appropriate for the chosen project type. A brief description of each template appears below the list. The project type determines the type of program that you are writing.</p>
       <p class="note"><b>NOTE</b> If the selected template requires user input, additional wizard pages will collect data from the user before creating the project.</p>
       <p>Checkmark the <b>Filter templates based on enabled SDKs</b> option to only list  SDKs enabled in the <a href="../reference/pref_carb_symbian_sdk.htm">Symbian SDKs panel</a>. Uncheck this option to list  SDKs that can be used with Carbide. Click <b>Next</b>.</p>