From 47ae21f6558f81ae7c13d143d297f61acae2b530 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 19 Sep 2022 10:13:48 +0200 Subject: Allow computed variables in depdb preamble similar to impure functions --- libbuild2/parser.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbuild2/parser.hxx') diff --git a/libbuild2/parser.hxx b/libbuild2/parser.hxx index c59b90e..5c9d16a 100644 --- a/libbuild2/parser.hxx +++ b/libbuild2/parser.hxx @@ -562,7 +562,7 @@ namespace build2 // Customization hooks. // protected: - // If qual is not empty, then firt element's pair member indicates the + // If qual is not empty, then first element's pair member indicates the // kind of qualification: // // '\0' -- target -- cgit v1.1