fix typeo that Gabor Greif noticed!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20511 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/LangRef.html b/docs/LangRef.html
index c1f37e2..c660c80 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -2451,7 +2451,7 @@
 
 <p>
 Note that calling this intrinsic does not prevent function inlining or other
-aggressive transformations, so the value returned may not that of the obvious
+aggressive transformations, so the value returned may not be that of the obvious
 source-language caller.
 </p>
 </div>
@@ -2495,7 +2495,7 @@
 
 <p>
 Note that calling this intrinsic does not prevent function inlining or other
-aggressive transformations, so the value returned may not that of the obvious
+aggressive transformations, so the value returned may not be that of the obvious
 source-language caller.
 </p>
 </div>