From 35a0e61d1f521bc668c86c8e80d05e021d4942c2 Mon Sep 17 00:00:00 2001 From: Andrew Ferguson Date: Mon, 17 Sep 2007 15:11:43 +0000 Subject: [PATCH] 203553: fix typo --- .../guide/projectTemplateEngine/Howtoregistertemplates.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/Howtoregistertemplates.html b/doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/Howtoregistertemplates.html index aac4b021573..469a26450d1 100644 --- a/doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/Howtoregistertemplates.html +++ b/doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/Howtoregistertemplates.html @@ -134,8 +134,8 @@ API document for Specify the project type you wish the template to be associated with. The project type id can be found by looking at the project types contributed to the buildDefinitions extension point. For more information about project types, see -New project information in the What's New in CDT Build section, especially the section "What are the general project type entries?". -projectType drop-down list. This is an mandatory attribute. +New project information in the What's New in CDT Build section, especially the section "What are the general project type entries?". +This attribute is mandatory.