aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/install-rule.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/install-rule.hxx')
-rw-r--r--build2/cc/install-rule.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/cc/install-rule.hxx b/build2/cc/install-rule.hxx
index db098d4..25d2d08 100644
--- a/build2/cc/install-rule.hxx
+++ b/build2/cc/install-rule.hxx
@@ -23,7 +23,7 @@ namespace build2
//
// 1. Signal to the link rule that this is update for install.
//
- // 2. Additional filtering of prerequisites (e.g., headers of an exe{}).
+ // 2. Custom filtering of prerequisites (e.g., headers of an exe{}).
//
// 3. Extra un/installation (e.g., libs{} symlinks).
//