OSDN Git Service

Fix mismatched tag.
authorEli Friedman <eli.friedman@gmail.com>
Thu, 11 Aug 2011 23:48:52 +0000 (23:48 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Thu, 11 Aug 2011 23:48:52 +0000 (23:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137388 91177308-0d34-0410-b5e6-96231b3b80d8

docs/Atomics.html

index fefc171..2b097b3 100644 (file)
@@ -318,7 +318,7 @@ instructions has been clarified in the IR.</p>
       the possible optimizations are usually not interesting.</dd>
   <dt>Notes for code generation</dt>
   <dd>This operation has Acquire and Release semantics; see the sections on
-      Acquire and Release.</p>
+      Acquire and Release.</dd>
 </dl>
 
 </div>