From 28fb279aba3af8bf1a57a9e36b2b183ef68c5454 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 14 Jan 2019 13:51:31 +0200 Subject: Diagnose target names with multiple trailing slashes as invalid --- build2/b.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2/b.cxx') diff --git a/build2/b.cxx b/build2/b.cxx index bb7ec41..bc19bfd 100644 --- a/build2/b.cxx +++ b/build2/b.cxx @@ -630,7 +630,7 @@ main (int argc, char* argv[]) } } - // Expose eraly so can be used during bootstrap (with the same + // Expose early so can be used during bootstrap (with the same // limitations as for pre-processing). // global_scope->rw ().assign (var_build_meta_operation) = mname; -- cgit v1.1