From dba2ed20366f9ca56a29a9bc47229860a4bbfac2 Mon Sep 17 00:00:00 2001 From: Andrew Gvozdev Date: Mon, 31 Jan 2011 20:37:25 +0000 Subject: [PATCH] typo fixed --- .../OSGI-INF/l10n/bundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codan/org.eclipse.cdt.codan.checkers/OSGI-INF/l10n/bundle.properties b/codan/org.eclipse.cdt.codan.checkers/OSGI-INF/l10n/bundle.properties index 6c420444c35..cb5aad98f1e 100644 --- a/codan/org.eclipse.cdt.codan.checkers/OSGI-INF/l10n/bundle.properties +++ b/codan/org.eclipse.cdt.codan.checkers/OSGI-INF/l10n/bundle.properties @@ -89,7 +89,7 @@ problem.description.7 = Name resolution problem found by the indexer problem.messagePattern.7 = Invalid template arguments problem.name.7 = Invalid template argument problem.description.8 = Name resolution problem found by the indexer -problem.messagePattern.8 = TYpe ''{0}'' could not be resolved +problem.messagePattern.8 = Type ''{0}'' could not be resolved problem.name.8 = Type cannot be resolved problem.description.9 = Name resolution problem found by the indexer problem.messagePattern.9 = Function ''{0}'' could not be resolved