From 4d1c02b736f4c1e827b11085cdc83ce4b46c03d1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 26 Jun 2016 16:06:54 +0200 Subject: Add notion of ad hoc group, use to handle DLL/import library --- build2/search.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2/search.cxx') diff --git a/build2/search.cxx b/build2/search.cxx index bff69e8..384bd55 100644 --- a/build2/search.cxx +++ b/build2/search.cxx @@ -39,7 +39,7 @@ namespace build2 } } - // Prerequisite's out directory can be on of the following: + // Prerequisite's out directory can be one of the following: // // empty This means out is undetermined and we simply search for a // target that is in the out tree which happens to be indicated -- cgit v1.1