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

fixed typo

This commit is contained in:
Alena Laskavaia 2010-06-24 01:19:12 +00:00
parent 244552efcb
commit ce2679ff3a

View file

@ -14,4 +14,4 @@ ReturnChecker_Param0=Also check functions with implicit return value
GenericParameter_ParameterExceptions=Exceptions (value of the problem argument)
GenericParameter_ParameterExceptionsItem=Value of the argument
StatementHasNoEffectChecker_ParameterMacro=Report problem in statements that comes from macro expansion
SuggestedParenthesisChecker_SuggestParanthesesAroundNot=Suggest parentesis around not operator
SuggestedParenthesisChecker_SuggestParanthesesAroundNot=Suggest parenthesis around not operator