Add missing end-tag.
authorBill Wendling <isanbard@gmail.com>
Mon, 2 Nov 2009 00:25:26 +0000 (00:25 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 2 Nov 2009 00:25:26 +0000 (00:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85769 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.html

index b0a6793064cc2bd34c3ec48fecc6988258bb6e90..7032a198141f92e7cbf4fd447fb435e904180e6c 100644 (file)
@@ -2538,7 +2538,7 @@ Instructions</a> </div>
    '<a href="#i_ret"><tt>ret</tt></a>' instruction, the
    '<a href="#i_br"><tt>br</tt></a>' instruction, the
    '<a href="#i_switch"><tt>switch</tt></a>' instruction, the
-   '<a href="#i_indirectbr">'<tt>indirectbr</tt>' Instruction, the
+   '<a href="#i_indirectbr">'<tt>indirectbr</tt></a>' Instruction, the
    '<a href="#i_invoke"><tt>invoke</tt></a>' instruction, the
    '<a href="#i_unwind"><tt>unwind</tt></a>' instruction, and the
    '<a href="#i_unreachable"><tt>unreachable</tt></a>' instruction.</p>