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 835e7e6..5d18063 100644
--- a/gcc/gcc.c
+++ b/gcc/gcc.c
@@ -1473,7 +1473,7 @@ init_spec ()
const char *p = libgcc_spec;
int in_sep = 1;
- /* Transform the extent libgcc_spec into one that uses the shared libgcc
+ /* Transform the extant libgcc_spec into one that uses the shared libgcc
when given the proper command line arguments. */
while (*p)
{