fix spelling typo
authorNick Clifton <nickc@gcc.gnu.org>
Tue, 11 Jul 2000 18:43:51 +0000 (18:43 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Tue, 11 Jul 2000 18:43:51 +0000 (18:43 +0000)
From-SVN: r34963

gcc/ChangeLog

index b1c92f92c2b78ce6e4bfe2b875e708e6f8e2d183..d357f6b60991bd769268dc0f2a0d826b47d92f94 100644 (file)
@@ -43,7 +43,7 @@
 2000-07-10  Nick Clifton  <nickc@cygnus.com>
 
        * libgcc2.c (next_stack_level): Cast result of computation to
-       (void **) so that the assignment doe snot generate a warning.
+       (void **) so that the assignment doenot generate a warning.
 
 2000-07-10  Chandrakala Chavva  <cchavva@redhat.com>