PATCH: gnats.hml

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Fri Jan 3 11:47:00 GMT 2003


Fix typo.  (Spotted by Volker.)

Gerald

Index: gnats.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gnats.html,v
retrieving revision 1.20
diff -u -3 -p -r1.20 gnats.html
--- gnats.html	2 Jan 2003 05:24:10 -0000	1.20
+++ gnats.html	3 Jan 2003 11:45:37 -0000
@@ -86,7 +86,7 @@ does not foo", "objc crashes when doing
   <dt>c</dt>
   <dd>A problem with the C compiler front end.</dd>
   <dt>debug</dt>
-  <dd>A problem with gererating debugging information.</dd>
+  <dd>A problem with generating debugging information.</dd>
   <dt>driver</dt>
   <dd>A problem with a compiler driver, namely <code>gcc</code>,
    <code>g++</code>, <code>g77</code>, <code>gcj</code> or



More information about the Gcc-patches mailing list