From 87a6db19890c35abac4738b6a6383c2e3e0f19fb Mon Sep 17 00:00:00 2001 From: Chris Recoskie Date: Mon, 11 Sep 2006 20:23:44 +0000 Subject: [PATCH] fix for 137652 by Ravi Sankar Konidena --- build/org.eclipse.cdt.make.ui/plugin.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/org.eclipse.cdt.make.ui/plugin.properties b/build/org.eclipse.cdt.make.ui/plugin.properties index dcc89d9e0bf..bce759ac41e 100644 --- a/build/org.eclipse.cdt.make.ui/plugin.properties +++ b/build/org.eclipse.cdt.make.ui/plugin.properties @@ -63,7 +63,7 @@ ActionDefinition.opendecl.description=Follow to the directive definition MakefileEditor.name=Makefile Editor -IncludeSymbolProperties.name=C/C++ Include Paths & Symbols +IncludeSymbolProperties.name=C/C++ Include Paths and Symbols ProjectPathProperties.name=C/C++ Project Paths DiscoveredScannerInfoContainer.name=Discovered scanner configuration container