From ee64fadec760e28945808720271866a3be4935e1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 17 Mar 2017 14:50:49 +0200 Subject: Add tests for multi-pattern crosses seeing that we use them --- build2/parser.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2') diff --git a/build2/parser.cxx b/build2/parser.cxx index 27e1933..4d628b0 100644 --- a/build2/parser.cxx +++ b/build2/parser.cxx @@ -2341,7 +2341,7 @@ namespace build2 return ns.size () - start; } - // Expand a name pattern. Note that the result can empty (as in "no + // Expand a name pattern. Note that the result can be empty (as in "no // elements"). // size_t parser:: -- cgit v1.1