Fix mismatched tag.

llvm-svn: 137388
diff --git a/llvm/docs/Atomics.html b/llvm/docs/Atomics.html
index fefc171..2b097b3 100644
--- a/llvm/docs/Atomics.html
+++ b/llvm/docs/Atomics.html
@@ -318,7 +318,7 @@
       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>