aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/build/script/token.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/build/script/token.hxx')
-rw-r--r--libbuild2/build/script/token.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/build/script/token.hxx b/libbuild2/build/script/token.hxx
index 90c1379..954b412 100644
--- a/libbuild2/build/script/token.hxx
+++ b/libbuild2/build/script/token.hxx
@@ -19,7 +19,7 @@ namespace build2
{
using base_type = build2::script::token_type;
- // No build script-specific tokens so far.
+ // No buildscript-specific tokens so far.
//
token_type () = default;