1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 17:35:35 +02:00

bug 284830: Spelling mistake

This commit is contained in:
Andrew Gvozdev 2009-07-29 17:01:50 +00:00
parent ed95e2bbdf
commit 6e49965be4
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Code Analisys Core
Bundle-Name: Code Analysis Core
Bundle-SymbolicName: org.eclipse.cdt.codan.core;singleton:=true
Bundle-Version: 1.0.0
Bundle-Activator: org.eclipse.cdt.codan.core.CodanCorePlugin

View file

@ -29,7 +29,7 @@
</extension>
<extension
id="codanProblem"
name="Code Analisys Problem"
name="Code Analysis Problem"
point="org.eclipse.core.resources.markers">
<super
type="org.eclipse.core.resources.problemmarker">