Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorSebastien Marineau2003-08-08 13:08:37 +0000
committerSebastien Marineau2003-08-08 13:08:37 +0000
commitb1ebabea9ac8cd505c18b477ee71f02750c9a039 (patch)
treecf70bfbc6bf3b7a6abc086e51e9951b9077c4912 /releng
parent1370c0404fe930e4df8d716a30c975ba63281ae8 (diff)
downloadorg.eclipse.cdt-b1ebabea9ac8cd505c18b477ee71f02750c9a039.tar.gz
org.eclipse.cdt-b1ebabea9ac8cd505c18b477ee71f02750c9a039.tar.xz
org.eclipse.cdt-b1ebabea9ac8cd505c18b477ee71f02750c9a039.zip
Applying patch from Tanya
Diffstat (limited to 'releng')
-rw-r--r--releng/org.eclipse.cdt/welcome.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/org.eclipse.cdt/welcome.xml b/releng/org.eclipse.cdt/welcome.xml
index 6366d8d54ee..9a167a6d86d 100644
--- a/releng/org.eclipse.cdt/welcome.xml
+++ b/releng/org.eclipse.cdt/welcome.xml
@@ -10,12 +10,12 @@ provided by Independent Software Vendors.
This page will help familiarize you with the Eclipse C/C++ development tooling.
To get started, read the sections below and click on the related links. </intro>
- <item><b>The C/C++ perspectives </b>
+ <item><b>The C/C++ perspective </b>
To open the C/C++ perspective: Click <b>Window > Open Perspective > C/C++ Development. </b></item>
<item><b>What's new </b>
Learn about the new features in this version of the CDT.
- <topic href="/org.eclipse.cdt.doc.user/cdt_o_whatnew.htm">What's new </topic></item>
+ <topic href="/org.eclipse.cdt.doc.user/cdt_c_whatsnew.htm">What's new </topic></item>
<item><b>CDT Tutorial </b>
This quick tutorial guides you through the basic steps to get started.

Back to the top