From a6ca84513ece1ed0b4b6e4d3bba7dbbc0ec86210 Mon Sep 17 00:00:00 2001 From: gregnoel Date: Sat, 30 Jan 2010 22:50:45 +0000 Subject: [PATCH] trivial typo in man page git-svn-id: http://scons.tigris.org/svn/scons/trunk@4655 fdb21ef1-2011-0410-befe-b5e4ea1792b1 --- doc/man/scons.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/scons.1 b/doc/man/scons.1 index 70109e23..fa9b16c3 100644 --- a/doc/man/scons.1 +++ b/doc/man/scons.1 @@ -8292,7 +8292,7 @@ multi-stage builder. .IP single_source Specifies that this builder expects exactly one source file per call. Giving -more than one source files without target files results in implicitely calling +more than one source file without target files results in implicitely calling the builder multiple times (once for each source given). Giving multiple source files together with target files results in a UserError exception. -- 2.26.2