[Java. Code Formatting] Fix typo for whitespace option "Inside block braces when body is presented"

IDEA-270369

GitOrigin-RevId: cce77ef8ec80c45622f6707c9671ac5a774763f8
This commit is contained in:
Georgii Ustinov
2024-06-10 10:45:23 +03:00
committed by intellij-monorepo-bot
parent 8481472230
commit 3ae38b4cff
6 changed files with 11 additions and 11 deletions

View File

@@ -103,7 +103,7 @@ checkbox.prefer.longer.names=Prefer longer names
checkbox.preserve.line.feeds=Preserve line feeds
checkbox.spaces.record.header=Record header
checkbox.spaces.within.deconstruction.list=Deconstruction list
checkbox.spaces.inside.block.braces.when.body.is.presented=Inside block braces when body is presented
checkbox.spaces.inside.block.braces.when.body.is.present=Inside block braces when body is present
checkbox.spaces.before.colon.in.foreach=Before colon in foreach
checkbox.spaces.before.deconstruction.list=Deconstruction list
checkbox.spaces.inside.one.line.enum=Inside one line enum braces