summaryrefslogtreecommitdiffstats
path: root/doc/user/environments.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/environments.in')
-rw-r--r--doc/user/environments.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/environments.in b/doc/user/environments.in
index 504ef67..3fcec02 100644
--- a/doc/user/environments.in
+++ b/doc/user/environments.in
@@ -391,7 +391,7 @@ environment undisturbed.
enabled on the command line,
or different executable programs need to be linked
with different libraries.
- &SCons; accomodates these different build
+ &SCons; accommodates these different build
requirements by allowing you to create and
configure multiple &consenvs;
that control how the software is built.
@@ -416,7 +416,7 @@ environment undisturbed.
<para>
- By default, &SCons; intializes every
+ By default, &SCons; initializes every
new construction environment
with a set of &consvars;
based on the tools that it finds on your system,
@@ -845,7 +845,7 @@ environment undisturbed.
(Note that because we're not expanding this
in the context of building something
there are no target or source files
- for &cv-link-TARGET; and &cv-link-SOURCES; to expand.
+ for &cv-link-TARGET; and &cv-link-SOURCES; to expand.)
</para>