fix typeo that Gabor Greif noticed!
authorChris Lattner <sabre@nondot.org>
Mon, 7 Mar 2005 20:30:51 +0000 (20:30 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 7 Mar 2005 20:30:51 +0000 (20:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20511 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.html

index c1f37e2b8fee437a6389b1b7829d03cb0dc050b4..c660c80039f9da6c427eb4c80e23ccdfa7d24604 100644 (file)
@@ -2451,7 +2451,7 @@ for arguments other than zero, so it should only be used for debugging purposes.
 
 <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 @@ for arguments other than zero, so it should only be used for debugging purposes.
 
 <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>