appease Validator
authorGabor Greif <ggreif@gmail.com>
Wed, 21 Jul 2010 10:22:41 +0000 (10:22 +0000)
committerGabor Greif <ggreif@gmail.com>
Wed, 21 Jul 2010 10:22:41 +0000 (10:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109007 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 918fcad96dec2310dda9c1ba4df8d45d9d5a0cc5..38da71c405548533c910c3c931f55c3f5233d049 100644 (file)
@@ -610,7 +610,7 @@ expose new optimization opportunities:</p>
   href="http://llvm.org/doxygen/classllvm_1_1InvokeInst.html"><tt>InvokeInst</tt></a>
   and <a href="http://llvm.org/doxygen/classllvm_1_1CallInst.html"><tt>CallInst</tt></a>.
   To be portable across releases, resort to <tt>CallSite</tt> and the
-  high-level accessors, such as <tt>getCalledValue</tt> and <tt>setUnwindDest</tt>.</li>
+  high-level accessors, such as <tt>getCalledValue</tt> and <tt>setUnwindDest</tt>.
 </li>
 
 </ul>