diff options
Diffstat (limited to 'libbuild2/file.hxx')
-rw-r--r-- | libbuild2/file.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/file.hxx b/libbuild2/file.hxx index 4d668fe..48d1b63 100644 --- a/libbuild2/file.hxx +++ b/libbuild2/file.hxx @@ -163,7 +163,7 @@ namespace build2 LIBBUILD2_SYMEXPORT bool bootstrapped (scope& root); - // Execute pre/post-bootstrap hooks. Similar to bootstrap_out/sr(), should + // Execute pre/post-bootstrap hooks. Similar to bootstrap_out/src(), should // only be called once per project bootstrap. // LIBBUILD2_SYMEXPORT void |