From 14c57a13dde3947007d695f449eaf7f8eea508c4 Mon Sep 17 00:00:00 2001 From: Vivian Kong Date: Tue, 24 Jun 2008 18:40:45 +0000 Subject: [PATCH] patch for bug 238163 by Jon Ball --- core/org.eclipse.cdt.ui/plugin.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/org.eclipse.cdt.ui/plugin.properties b/core/org.eclipse.cdt.ui/plugin.properties index 1a6b84c9ac2..adc448cf06f 100644 --- a/core/org.eclipse.cdt.ui/plugin.properties +++ b/core/org.eclipse.cdt.ui/plugin.properties @@ -300,7 +300,7 @@ HideUsingDirective.label= Using directive HideUsingDirective.description= Hides using directives HideMacroDirective.label= Macro directive -HideMacrodirective.description= Hides Macro directives +HideMacroDirective.description= Hides Macro directives # WorkInProgress.name=Work In Progress