mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Fixed a typo.
This commit is contained in:
parent
bef52e225a
commit
7e8bec4001
1 changed files with 1 additions and 1 deletions
|
@ -2196,7 +2196,7 @@ public class DefaultCodeFormatterConstants {
|
|||
/**
|
||||
* <pre>
|
||||
* FORMATTER / Value to set a brace location at the start of the next line if a wrapping
|
||||
* occured.
|
||||
* occurred.
|
||||
* </pre>
|
||||
* @see #FORMATTER_BRACE_POSITION_FOR_INITIALIZER_LIST
|
||||
* @see #FORMATTER_BRACE_POSITION_FOR_BLOCK
|
||||
|
|
Loading…
Add table
Reference in a new issue