summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2022-04-19 13:25:39 (GMT)
committerMats Wichmann <mats@linux.com>2022-04-19 13:25:39 (GMT)
commit0ef7e3d5bcfd7e6feb7b0277b8084e2e17e57040 (patch)
tree8c66800553cbcc1f093fd73379afcaf22a8818c4 /doc
parent5d1f38eb9ecdb281ea1586398be2e25ced578a90 (diff)
downloadSCons-0ef7e3d5bcfd7e6feb7b0277b8084e2e17e57040.zip
SCons-0ef7e3d5bcfd7e6feb7b0277b8084e2e17e57040.tar.gz
SCons-0ef7e3d5bcfd7e6feb7b0277b8084e2e17e57040.tar.bz2
Uguide: fix a typo of environment [ci skip]
Spotted by @night-ripper on Discord Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/user/environments.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/environments.xml b/doc/user/environments.xml
index 03dc89e..7118f21 100644
--- a/doc/user/environments.xml
+++ b/doc/user/environments.xml
@@ -1618,7 +1618,7 @@ env.PrependUnique(CCFLAGS=['-g'])
<para>
- Rather than creating a cloned environmant for specific tasks,
+ Rather than creating a cloned &consenv; for specific tasks,
you can <firstterm>override</firstterm> or add construction variables
when calling a builder method by passing them as keyword arguments.
The values of these overridden or added variables will only be in