diff options
Diffstat (limited to 'libbuild2/utility-installed.cxx')
-rw-r--r-- | libbuild2/utility-installed.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/utility-installed.cxx b/libbuild2/utility-installed.cxx index 9135c21..c8f08b6 100644 --- a/libbuild2/utility-installed.cxx +++ b/libbuild2/utility-installed.cxx @@ -2,7 +2,7 @@ // copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file -// Bootstrap build is never condidered installed. +// Bootstrap build is never considered installed. // #ifndef BUILD2_BOOTSTRAP |