aboutsummaryrefslogtreecommitdiff
path: root/build2/test/script/parser.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/test/script/parser.cxx')
-rw-r--r--build2/test/script/parser.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/test/script/parser.cxx b/build2/test/script/parser.cxx
index f8b414f..1231759 100644
--- a/build2/test/script/parser.cxx
+++ b/build2/test/script/parser.cxx
@@ -654,7 +654,7 @@ namespace build2
if (pre_parse_)
{
// The only thing we need to handle here are the here-document
- // end markers since we need to know how many of the to pre-
+ // end markers since we need to know how many of them to pre-
// parse after the command.
//
nn = false;