Typo.
authorChad Rosier <mcrosier@apple.com>
Fri, 9 Dec 2011 02:00:44 +0000 (02:00 +0000)
committerChad Rosier <mcrosier@apple.com>
Fri, 9 Dec 2011 02:00:44 +0000 (02:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146234 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.html

index 5eb91feb41bb4be97f4c1e05023902a1077a245f..fe81352f4f4aee619287d8507eca14ffee5ce30c 100644 (file)
@@ -3402,7 +3402,7 @@ IfUnequal:
    <i><a href="ExceptionHandling.html#overview">landing pad</a></i> for the
    exception. As such, '<tt>exception</tt>' label is required to have the
    "<a href="#i_landingpad"><tt>landingpad</tt></a>" instruction, which contains
-   the information about about the behavior of the program after unwinding
+   the information about the behavior of the program after unwinding
    happens, as its first non-PHI instruction. The restrictions on the
    "<tt>landingpad</tt>" instruction's tightly couples it to the
    "<tt>invoke</tt>" instruction, so that the important information contained