diff mbox

Fix typos in gcc-4.6 web pages.

Message ID 20101120144852.GS31581@gmx.de
State New
Headers show

Commit Message

Ralf Wildenhues Nov. 20, 2010, 2:48 p.m. UTC
Committed as obvious to wwwdocs CVS.

Thanks,
Ralf
diff mbox

Patch

Index: htdocs/gcc-4.6/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.6/changes.html,v
retrieving revision 1.60
diff -u -r1.60 changes.html
--- htdocs/gcc-4.6/changes.html	19 Nov 2010 08:35:56 -0000	1.60
+++ htdocs/gcc-4.6/changes.html	20 Nov 2010 14:45:45 -0000
@@ -56,7 +56,7 @@ 
       with options that can affect standards compliance but result in
       better optimized code.  For example <code>-Ofast</code> enables
       <code>-ffast-math</code>.</li>
-      <li>Interprocedural optimimization improvements
+      <li>Interprocedural optimization improvements
       <ul>
 	  <li>The interprocedural framework was re-tuned for link time
 	      optimization.</li>
Index: htdocs/gcc-4.6/criteria.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.6/criteria.html,v
retrieving revision 1.3
diff -u -r1.3 criteria.html
--- htdocs/gcc-4.6/criteria.html	6 Sep 2010 23:52:26 -0000	1.3
+++ htdocs/gcc-4.6/criteria.html	20 Nov 2010 14:45:45 -0000
@@ -17,7 +17,7 @@ 
 functionality is not provided by a release candidate, then that
 candidate will probably not become the eventual release.  However, a
 release candidate that does meet these criteria may not necessarily
-become the official release; there may be other unforseen issues that
+become the official release; there may be other unforeseen issues that
 prevent release.  For example, if support for the Intel Pentium II is
 required by the release criteria, it is nevertheless unlikely that GCC
 would be released even though it did not support the Intel Pentium.</p>