Patch: FYI: typos in gcc-4.0/changes.html
Tom Tromey
tromey@redhat.com
Wed Dec 1 22:11:00 GMT 2004
I'm checking this in as obvious. I found a typo in
gcc-4.0/changes.html, plus a grammatical goof in my recent checkin.
Tom
Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.0/changes.html,v
retrieving revision 1.20
diff -u -r1.20 changes.html
--- changes.html 1 Dec 2004 21:45:05 -0000 1.20
+++ changes.html 1 Dec 2004 21:47:53 -0000
@@ -59,7 +59,7 @@
information.</li>
</ul>
-<h2>General Optimizer Improvemente</h2>
+<h2>General Optimizer Improvements</h2>
<ul>
<li>
@@ -235,8 +235,8 @@
<code>javax.imageio.spi</code>,
<code>javax.print</code>,
<code>javax.print.attribute</code>,
- <code>javax.print.attribute.standard</code>,
- <code>javax.print.event</code>,
+ <code>javax.print.attribute.standard</code>, and
+ <code>javax.print.event</code>
</li>
</ul>
</li>
More information about the Java-patches
mailing list