]> granicus.if.org Git - clang/commitdiff
Correct the code highlighting marker to be Objective-C rather than C++ which fixes...
authorAaron Ballman <aaron@aaronballman.com>
Thu, 28 Jun 2018 12:02:38 +0000 (12:02 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 28 Jun 2018 12:02:38 +0000 (12:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@335842 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ClangFormatStyleOptions.rst

index 64008b50a0dc24f8b705ef11fb58ba508a054b8c..b6281ecae74128c426a32e0ee85fdfeb7dd8d664 100644 (file)
@@ -1588,7 +1588,7 @@ the configuration (without a prefix: ``Auto``).
   onto individual lines whenever they go over ``ColumnLimit``.
 
 
-  .. code-block:: c++
+  .. code-block:: objc
 
      Always (or Auto, if BinPackParameters=true):
      @interface ccccccccccccc () <