commit | 169603337350c61840b9ec449204c63efa22e034 | [log] [tgz] |
---|---|---|
author | Eli Friedman <eli.friedman@gmail.com> | Thu Aug 11 23:48:52 2011 +0000 |
committer | Eli Friedman <eli.friedman@gmail.com> | Thu Aug 11 23:48:52 2011 +0000 |
tree | a0e5d847798daab5dcae5c0811aeaba2124db0d3 | |
parent | ec34c6aba56de671040a85dd9d8bcc6863492e9a [diff] [blame] |
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>