aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gcc.c')
-rw-r--r--gcc/gcc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcc.c b/gcc/gcc.c
index b740218..321ec1d 100644
--- a/gcc/gcc.c
+++ b/gcc/gcc.c
@@ -3445,7 +3445,7 @@ process_command (argc, argv)
len = strlen (value);
/* Catch the case where the user has forgotten to append a
- directory seperator to the path. Note, they may be using
+ directory separator to the path. Note, they may be using
-B to add an executable name prefix, eg "i386-elf-", in
order to distinguish between multiple installations of
GCC in the same directory. Hence we must check to see