Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_existing_code.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_existing_code.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_existing_code.htm b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_existing_code.htm
index f7be1a9aadb..f7618225827 100644
--- a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_existing_code.htm
+++ b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_existing_code.htm
@@ -24,7 +24,7 @@ create a C or C++ project for the folder. For more information, see
<a href="../tasks/cdt_t_proj_new.htm">Creating a project</a> and
<a href="../tasks/cdt_o_proj_files.htm">Working with C/C++ project files</a>.</p>
-<p>A CVS checkout of the project into the project's location occurs. It is recommended that you eventually add and commit the CDT project files aback into CVS.
+<p>A CVS checkout of the project into the project's location occurs. It is recommended that you eventually add and commit the CDT project files back into CVS.
The CDT project files include .project, .cdtproject and .cdtbuild (for Managed Build projects) and are located at the root folder of each CDT project.</p>
@@ -93,7 +93,7 @@ appropriate "root folder" to import from.</p>
<br>
<a href="../reference/cdt_o_proj_prop_pages.htm">Project properties</a></p><p>
-<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
+<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
</body>

Back to the top