aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/doc/invoke.texi')
-rw-r--r--gcc/doc/invoke.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 7328e9a..d31523a 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -10608,7 +10608,7 @@ Use simulator runtime
@item -mno-crt0
@opindex mno-crt0
Do not link in the C run-time initialization object file
-@file{crti.o}. Other run-time initialisation and termination files
+@file{crti.o}. Other run-time initialization and termination files
such as @file{startup.o} and @file{exit.o} are still included on the
linker command line.