aboutsummaryrefslogtreecommitdiff
path: root/build2/bin/guess.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/bin/guess.cxx')
-rw-r--r--build2/bin/guess.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/bin/guess.cxx b/build2/bin/guess.cxx
index 61c9f20..ab7edf6 100644
--- a/build2/bin/guess.cxx
+++ b/build2/bin/guess.cxx
@@ -274,7 +274,7 @@ namespace build2
// Binutils ld recognizes the --version option. Microsoft's link.exe
// doesn't support --version (nor any other way to get the version
- // without the error exist status) but it will still print its banner.
+ // without the error exit status) but it will still print its banner.
// We also want to recognize link.exe as fast as possible since it will
// be the most commonly configured linker (for other platoforms the
// linker will normally be used indirectly via the compiler and the