mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 14:15:23 +02:00
Fixed capitalization.
This commit is contained in:
parent
32ba1e3732
commit
bf0052226e
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ ASTProblemFactory.error.semantic.pst.invalidOverload=Invalid overload of the nam
|
|||
ASTProblemFactory.error.semantic.pst.invalidUsing=Invalid using directive/declaration: {0}
|
||||
|
||||
ASTProblemFactory.error.semantic.dom.definitionNotFound=A definition was not found for {0}
|
||||
ASTProblemFactory.error.semantic.dom.knrParameterDeclarationNotFound=A declaration was not found for the k&r parameter {0}
|
||||
ASTProblemFactory.error.semantic.dom.knrParameterDeclarationNotFound=A declaration was not found for the K&R parameter {0}
|
||||
ASTProblemFactory.error.semantic.dom.labelStatementNotFound=A label statement was not found for the name {0}
|
||||
ASTProblemFactory.error.semantic.dom.invalidRedefinition=Invalid redefinition of the name {0}
|
||||
ASTProblemFactory.error.semantic.dom.invalidRedeclaration=Invalid redeclaration of the name {0}
|
||||
|
|
Loading…
Add table
Reference in a new issue