From d0842f4a05ac691dc296347ff872eb7a9b83b42d Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 28 Aug 2019 14:45:15 +0300 Subject: Add/update some module descriptions --- libbuild2/bash/init.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbuild2/bash') 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 (); -- cgit v1.1