capitalize "Java" (IJPF-CR-5078)

GitOrigin-RevId: 124bec7c8071720cc53d7279bfe27f00324f066d
This commit is contained in:
Bas Leijdekkers
2022-03-30 14:28:36 +02:00
committed by intellij-monorepo-bot
parent 1649fdb8e9
commit e72529cff2
2 changed files with 3 additions and 3 deletions

View File

@@ -183,7 +183,7 @@ anonymous.ref.loc.can.be.replaced.with.lambda=Anonymous #ref #loc can be replace
assigning.a.collection.of.nullable.elements=Assigning a collection of nullable elements into a collection of non-null elements
nullable.stuff.error.overriding.nullable.with.notnull=Overriding a collection of nullable elements with a collection of non-null elements
nullable.stuff.error.overriding.notnull.with.nullable=Overriding a collection of not-null elements with a collection of nullable elements
comparision.between.object.and.primitive=Comparison between Object and primitive is illegal and is accepted in java 7 only
comparision.between.object.and.primitive=Comparison between Object and primitive is illegal and is accepted in Java 7 only
custom.exception.class.should.have.a.constructor=Custom exception class should have a constructor with a single message parameter of String type
delimiters.argument.contains.duplicated.characters=Delimiters argument contains duplicated characters
deprecated.class.usage.group.xml=XML