diff options
Diffstat (limited to 'libbuild2/bash')
-rw-r--r-- | libbuild2/bash/init.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/bash/init.hxx b/libbuild2/bash/init.hxx index 4d05f2d..d8275df 100644 --- a/libbuild2/bash/init.hxx +++ b/libbuild2/bash/init.hxx @@ -18,7 +18,7 @@ namespace build2 { // Module `bash` does not require bootstrapping. // - // No submodules. + // `bash` -- registers variables, target types, and rules. // extern "C" LIBBUILD2_BASH_SYMEXPORT const module_functions* build2_bash_load (); |