]> granicus.if.org Git - clang/commitdiff
Fix malformed table introduced by r330174
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 17 Apr 2018 05:48:36 +0000 (05:48 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 17 Apr 2018 05:48:36 +0000 (05:48 +0000)
http://lab.llvm.org:8011/builders/clang-sphinx-docs/builds/23573

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@330177 91177308-0d34-0410-b5e6-96231b3b80d8

docs/DiagnosticsReference.rst

index ddf0ec56225a4399d4a6426b676bdc0e51ebd5a3..734a45902484ed9aa00d617cc2361c023ce06da2 100644 (file)
@@ -7555,9 +7555,9 @@ This diagnostic is enabled by default.
 
 **Diagnostic text:**
 
-+------------------------------------------------------------------------------------------------------------+
++-----------------------------------------------------------------------------------------------------+
 |:warning:`warning:` |nbsp| :diagtext:`default property attribute 'assign' not appropriate for object`|
-+------------------------------------------------------------------------------------------------------------+
++-----------------------------------------------------------------------------------------------------+
 
 +--------------------------------------------------------------------------------------------------------------------+
 |:warning:`warning:` |nbsp| :diagtext:`no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed`|