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]
Other format: [Raw text]

PATCH: gnats.hml


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


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