aboutsummaryrefslogtreecommitdiff
path: root/build2/algorithm.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-06-05 14:56:48 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-06-05 14:56:48 +0200
commita8c082e2adf9865636c0e0a6906c6fde3a7c3e69 (patch)
tree5fc32141aa91a8cdaa629fc6c5a8975127f6e39f /build2/algorithm.hxx
parente3a6b031d0ee4bd56b2a2296d5faeaff142e3569 (diff)
Remove implicit see-through iteration over ad hoc group members
This can only be done MT-safely after a synchronous match.
Diffstat (limited to 'build2/algorithm.hxx')
-rw-r--r--build2/algorithm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/algorithm.hxx b/build2/algorithm.hxx
index d002e23..7bb3a59 100644
--- a/build2/algorithm.hxx
+++ b/build2/algorithm.hxx
@@ -427,7 +427,7 @@ namespace build2
// followed by the ad hoc group member, then target itself, and, finally,
// the prerequisites in the reverse order.
//
- // You can also clean extra files derived from adhoc group members.
+ // You can also clean extra files derived from ad hoc group members.
//
target_state
clean_extra (action, const file&,