aboutsummaryrefslogtreecommitdiff
path: root/clang/docs
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2018-12-06 00:01:44 +0000
committerPete Cooper <peter_cooper@apple.com>2018-12-06 00:01:44 +0000
commit324ccd590820f1e7134df2f97ee029ee86c80194 (patch)
tree6f40154cddf25384c675446cf6d6a29d03f3f163 /clang/docs
parenta0b15d8f3e61d7f47810c07fea56ecc88fccd2d0 (diff)
Fix title underlines being too short after r348429
llvm-svn: 348431
Diffstat (limited to 'clang/docs')
-rw-r--r--clang/docs/AutomaticReferenceCounting.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/AutomaticReferenceCounting.rst b/clang/docs/AutomaticReferenceCounting.rst
index d6d5862cbfd0..d8cda0c05f9e 100644
--- a/clang/docs/AutomaticReferenceCounting.rst
+++ b/clang/docs/AutomaticReferenceCounting.rst
@@ -2285,7 +2285,7 @@ block exactly as if it had been sent the ``retain`` message.
.. _arc.runtime.objc_storeStrong:
``void objc_storeStrong(id *object, id value);``
-----------------------------------------------
+------------------------------------------------
*Precondition:* ``object`` is a valid pointer to a ``__strong`` object which is
adequately aligned for a pointer. ``value`` is null or a pointer to a valid