Skip to content

Commit 3278045

Browse files
committed
dump style
1 parent 32345cf commit 3278045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ClangFormatStyleOptions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ the configuration (without a prefix: ``Auto``).
216216
replaced with ``true`` and with setting of new style options using
217217
``BreakAfterOpenBracketBracedList``, ``BreakAfterOpenBracketFunction``,
218218
``BreakAfterOpenBracketIf``, ``BreakBeforeCloseBracketBracedList``,
219-
``BreakBeforeCloseBracketFunction``, and ``BreakAfterOpenBracketIf``.
219+
``BreakBeforeCloseBracketFunction``, and ``BreakBeforeCloseBracketIf``.
220220

221221
This applies to round brackets (parentheses), angle brackets and square
222222
brackets.

0 commit comments

Comments
 (0)