diff options
Diffstat (limited to 'docs/LangRef.html')
-rw-r--r-- | docs/LangRef.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html index bbfe78773e..c180c2a32e 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.<p> When the '<tt>ret</tt>' 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.<p> +shall be propagated into the calling function's data space.<p> <h5>Example:</h5> <pre> @@ -1700,7 +1700,7 @@ more... <address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address> <!-- Created: Tue Jan 23 15:19:28 CST 2001 --> <!-- hhmts start --> -Last modified: Tue Sep 17 21:34:30 CDT 2002 +Last modified: Tue Oct 29 01:57:05 CST 2002 <!-- hhmts end --> </font> </body></html> |