1
0
Fork 0
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:
Sergey Prigogin 2011-03-01 01:35:16 +00:00
parent bef52e225a
commit 7e8bec4001

View file

@ -2196,7 +2196,7 @@ public class DefaultCodeFormatterConstants {
/** /**
* <pre> * <pre>
* FORMATTER / Value to set a brace location at the start of the next line if a wrapping * FORMATTER / Value to set a brace location at the start of the next line if a wrapping
* occured. * occurred.
* </pre> * </pre>
* @see #FORMATTER_BRACE_POSITION_FOR_INITIALIZER_LIST * @see #FORMATTER_BRACE_POSITION_FOR_INITIALIZER_LIST
* @see #FORMATTER_BRACE_POSITION_FOR_BLOCK * @see #FORMATTER_BRACE_POSITION_FOR_BLOCK