aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/build/script/runner.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/build/script/runner.hxx')
-rw-r--r--libbuild2/build/script/runner.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/build/script/runner.hxx b/libbuild2/build/script/runner.hxx
index 431c446..558de9b 100644
--- a/libbuild2/build/script/runner.hxx
+++ b/libbuild2/build/script/runner.hxx
@@ -53,7 +53,7 @@ namespace build2
// Run command expressions.
//
// In dry-run mode don't run the expressions unless they are if-
- // conditions or execute the set or exit builtins, but prints them at
+ // conditions or execute the set or exit builtins, but print them at
// verbosity level 2 and up.
//
class default_runner: public runner