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

llvm-svn: 330177

clang/docs/DiagnosticsReference.rst

index ddf0ec5..734a459 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`|