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:
parent
ed95e2bbdf
commit
6e49965be4
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue