aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/install.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/install.hxx')
-rw-r--r--build2/cc/install.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/cc/install.hxx b/build2/cc/install.hxx
index a846fc8..28a0a94 100644
--- a/build2/cc/install.hxx
+++ b/build2/cc/install.hxx
@@ -19,7 +19,7 @@ namespace build2
{
class link;
- // Installation rule for exe, liba{}, and libs{}.
+ // Installation rule for exe{}, lib*{}, etc.
//
class file_install: public install::file_rule, virtual common
{