* warn_summary: Fix typo in a comment.
authorZoltan Felleg <zfelleg@telnet.hu>
Sun, 1 Jul 2001 10:25:32 +0000 (12:25 +0200)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sun, 1 Jul 2001 10:25:32 +0000 (10:25 +0000)
From-SVN: r43669

contrib/ChangeLog
contrib/warn_summary

index f349fc398bb31f9586aa506ec5734bf13318027f..e9d884731ca8519215af8ea57a64818ee559b884 100644 (file)
@@ -1,3 +1,7 @@
+2001-07-01  Zoltan Felleg <zfelleg@telnet.hu>
+
+       * warn_summary: Fix typo in a comment.
+
 2001-06-14  Albert Chin-A-Young  <china@thewrittenword.com>
 
         * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
index 4f2eefd31ee4051baebee4c2f8f3c6c6713949ce..5b023a38e51fd3fdd8f61d6405104b8fa6c65c24 100755 (executable)
@@ -7,7 +7,7 @@
 #      [-pass|-wpass] [file(s)]
 #
 # -llf
-# Filter out long lines from the bootstap output before any other
+# Filter out long lines from the bootstrap output before any other
 # action.  This is useful for systems with broken awks/greps which choke
 # on long lines.  It is not done by default as it sometimes slows things
 # down.