Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/org.eclipse.cdt.doc.user/cheatsheets/cs_cdt_import_project.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/cheatsheets/cs_cdt_import_project.xml b/doc/org.eclipse.cdt.doc.user/cheatsheets/cs_cdt_import_project.xml
index a8506321612..925b8b57a45 100644
--- a/doc/org.eclipse.cdt.doc.user/cheatsheets/cs_cdt_import_project.xml
+++ b/doc/org.eclipse.cdt.doc.user/cheatsheets/cs_cdt_import_project.xml
@@ -52,7 +52,7 @@
</item>
<item title="Building projects and inspecting files" dialog="true" skip="false" href="/org.eclipse.cdt.doc.user/tasks/cdt_o_build_task.htm">
<description>
- Build the program to create a binary and examine it in Outline and C/C++ Project views.
+ Build the program to create a binary and examine it in Outline and Project Explorer views.
</description>
<subitem label="Click Project &gt; Build All to create a binary of your source file." skip="true">
<!--

Back to the top