From a1f300c0f19c17e0b17fe8017bc3cb79f23337bd Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 23 Nov 2001 02:05:19 +0000 Subject: ChangeLog.0, [...]: Fix spelling errors. * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog, FSFChangeLog.10, c-decl.c, cppfiles.c, cppinit.c, cpplex.c, cpplib.c, cppmain.c, cse.c, df.c, diagnostic.c, dominance.c, dwarf2out.c, dwarfout.c, emit-rtl.c, errors.c, except.c, except.h, explow.c, function.c, gcse.c, genrecog.c, predict.c, regmove.c, sched-rgn.c, ssa-ccp.c, stmt.c, toplev.c: Fix spelling errors. From-SVN: r47279 --- gcc/errors.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/errors.c') 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) -- cgit v1.1