aboutsummaryrefslogtreecommitdiff
path: root/gcc/errors.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/errors.c')
-rw-r--r--gcc/errors.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/errors.c b/gcc/errors.c
index 8d07297..f3a3e9b 100644
--- a/gcc/errors.c
+++ b/gcc/errors.c
@@ -100,7 +100,7 @@ internal_error VPARAMS ((const char *format, ...))
shares no directory elements with the pathname of __FILE__. This
is used by fancy_abort() to print `Internal compiler error in expr.c'
instead of `Internal compiler error in ../../GCC/gcc/expr.c'. This
- version if for the gen* programs and so neededn't handle subdirectories. */
+ version if for the gen* programs and so needn't handle subdirectories. */
const char *
trim_filename (name)