Fix spelling of `propagate'.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4423 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/LangRef.html b/docs/LangRef.html
index bbfe787..c180c2a 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -621,7 +621,7 @@
 
 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 @@
 <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>