diff --git a/docs/LangRef.html b/docs/LangRef.html index bbfe78773e8..c180c2a32e2 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -621,7 +621,7 @@ that returns a value that does not match the return type of the function.
When the 'ret' instruction is executed, control flow returns back to the calling function's context. If the instruction returns a value, that value -shall be propogated into the calling function's data space.
+shall be propagated into the calling function's data space.
@@ -1700,7 +1700,7 @@ more... Chris Lattner -Last modified: Tue Sep 17 21:34:30 CDT 2002 +Last modified: Tue Oct 29 01:57:05 CST 2002