summaryrefslogtreecommitdiffstats
path: root/clang/docs/ClangFormatStyleOptions.rst
diff options
context:
space:
mode:
Diffstat (limited to 'clang/docs/ClangFormatStyleOptions.rst')
-rw-r--r--clang/docs/ClangFormatStyleOptions.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/ClangFormatStyleOptions.rst b/clang/docs/ClangFormatStyleOptions.rst
index c60f299206e..f713e3a6d2c 100644
--- a/clang/docs/ClangFormatStyleOptions.rst
+++ b/clang/docs/ClangFormatStyleOptions.rst
@@ -671,7 +671,7 @@ the configuration (without a prefix: ``Auto``).
The number of spaces before trailing line comments
(``//`` - comments).
- This does not affect trailing block comments (``/**/`` - comments) as
+ This does not affect trailing block comments (``/*`` - comments) as
those commonly have different usage patterns and a number of special
cases.
OpenPOWER on IntegriCloud