[www patch] *.html: Fix typos and follow spelling conventions.

Kazu Hirata kazu@cs.umass.edu
Thu Sep 16 15:24:00 GMT 2004


Hi,

Committed as obvious.

Kazu Hirata

Index: bugs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/bugs.html,v
retrieving revision 1.90
diff -u -r1.90 bugs.html
--- bugs.html	23 Aug 2004 22:00:36 -0000	1.90
+++ bugs.html	16 Sep 2004 14:22:46 -0000
@@ -390,7 +390,7 @@
 return A();
 </pre></blockquote>
 
-<p>This problem occured in a number of variants; in <code>throw</code>
+<p>This problem occurred in a number of variants; in <code>throw</code>
 statements, people also frequently put the object in parentheses.</p></dd>
 
 </dl>
Index: contribute.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/contribute.html,v
retrieving revision 1.58
diff -u -r1.58 contribute.html
--- contribute.html	4 Sep 2004 12:53:18 -0000	1.58
+++ contribute.html	16 Sep 2004 14:22:46 -0000
@@ -9,7 +9,7 @@
 <body>
 <h1>Contributing to GCC</h1>
 
-<p>We strongly encourage individuals as well as organisations to
+<p>We strongly encourage individuals as well as organizations to
 contribute to the development of GCC, in the form of new features, new
 or improved optimizations, bug fixes, documentation updates, web page
 improvements, etc....</p>
Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.131
diff -u -r1.131 readings.html
--- readings.html	30 Aug 2004 16:44:26 -0000	1.131
+++ readings.html	16 Sep 2004 14:22:47 -0000
@@ -80,7 +80,7 @@
  </li>
 
  <li>arm (armv2, thumb)
-  <br />Manufacturer: Various, by licence from ARM
+  <br />Manufacturer: Various, by license from ARM
   <br />CPUs include: ARM7 and ARM7T series (eg. ARM7TDMI), ARM9 and StrongARM
   <br /><a href="http://www.arm.com/documentation/">ARM Documentation</a>
  </li>



More information about the Gcc-patches mailing list