typo
authorChris Lattner <sabre@nondot.org>
Tue, 27 Oct 2009 21:52:54 +0000 (21:52 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 27 Oct 2009 21:52:54 +0000 (21:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85322 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.html

index 3d4783a698b75b734173d5a9f432d2f06df75b53..23558e7f25cc40b2e3bd4734859db2d85175c52e 100644 (file)
@@ -2189,7 +2189,7 @@ has undefined behavior.</p>
    equal to the null pointer.  This may also be passed around as an opaque
    pointer sized value as long as the bits are not inspected.  This allows
    <tt>ptrtoint</tt> and arithmetic to be performed on these values so long as
    equal to the null pointer.  This may also be passed around as an opaque
    pointer sized value as long as the bits are not inspected.  This allows
    <tt>ptrtoint</tt> and arithmetic to be performed on these values so long as
-   the original value is reconsistituted before the <tt>indbr</tt>.</p>
+   the original value is reconstituted before the <tt>indbr</tt>.</p>
    
 <p>Finally, some targets may provide defined semantics when
    using the value as the operand to an inline assembly, but that is target
    
 <p>Finally, some targets may provide defined semantics when
    using the value as the operand to an inline assembly, but that is target