]> granicus.if.org Git - clang/blobdiff - docs/ClangFormatStyleOptions.rst
Workaround doxygen bug https://bugzilla.gnome.org/show_bug.cgi?id=506243
[clang] / docs / ClangFormatStyleOptions.rst
index c60f299206e157f21fef4f26ed79f73d01b36c42..f713e3a6d2c51684c1d551c8e6455fb535a6baec 100644 (file)
@@ -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.