From c544c4c2dc2c4fe7c04703479f088377ac7cb0cf Mon Sep 17 00:00:00 2001 From: Mats Wichmann Date: Wed, 14 Dec 2022 14:59:48 -0700 Subject: Clarify build tree separation wording [skip appveyor] Review pointed out that a use of the term "build" wasn't that clear, "build tree" would be more descriptive. Signed-off-by: Mats Wichmann --- doc/user/separate.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/separate.xml b/doc/user/separate.xml index f0636cc..4955d0e 100644 --- a/doc/user/separate.xml +++ b/doc/user/separate.xml @@ -61,7 +61,7 @@ Copyright The SCons Foundation - Having a separated build also helps you keep your source tree clean - + Having a separated build tree also helps you keep your source tree clean - there is less chance of accidentally checking in build products to version control that were not intended to be checked in. You can add a separated build directory to your -- cgit v0.12