Fix malformed table introduced by r330174

http://lab.llvm.org:8011/builders/clang-sphinx-docs/builds/23573

llvm-svn: 330177
This commit is contained in:
Duncan P. N. Exon Smith 2018-04-17 05:48:36 +00:00
parent a6e7bd7001
commit c4f5f605fd
1 changed files with 2 additions and 2 deletions

View 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`|