This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Patch to gccmission.html


This is trivial patch of the day.  Also my posting this should test
the new mailing list browser software to see if we stop losing
newlines for funny charsets <g>.

OK?

Neil.
	* htdocs/gccmission.html: Fix grammar.

Index: htdocs/gccmission.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gccmission.html,v
retrieving revision 1.4
diff -u -p -r1.4 gccmission.html
--- gccmission.html	2000/02/01 00:44:53	1.4
+++ gccmission.html	2000/06/29 10:21:52
@@ -12,7 +12,7 @@
 Project</a>, aiming to improve the compiler used in the GNU system
 including the GNU/Linux variant.
 The GCC development effort uses an open development environment and
-supports many other platforms in order to foster a world-class,
+supports many other platforms in order to foster a world-class
 optimizing compiler, to attract a larger team of developers, to ensure
 that GCC and the GNU system work on multiple architectures and diverse
 environments, and to more thoroughly test and extend the features of
@@ -63,7 +63,7 @@ GCC.</p>
 <li>Conflicts of interest exist for many GCC developers; the
     developers as well as the <a href="steering.html">GCC Steering
     Committee</a> will not allow those conflicts of interest to have an
-    effect on the GCC development.
+    effect on the development of GCC.
 </ul>
 
 </body>

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]