summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/user/tasks.in2
-rw-r--r--doc/user/tasks.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/tasks.in b/doc/user/tasks.in
index 9608f6a..de42cd1 100644
--- a/doc/user/tasks.in
+++ b/doc/user/tasks.in
@@ -29,7 +29,7 @@ on as they become more complex. Most build tools have special
purpose constructs for performing these tasks, but since &SConscript;
files are &Python; scripts, you can use more flexible built-in &Python;
services to perform these tasks. This appendix lists a number of these
-tasks and how to implement them in &Python; and &Scons;.
+tasks and how to implement them in &Python; and &SCons;.
</para>
<example>
diff --git a/doc/user/tasks.xml b/doc/user/tasks.xml
index fe99fa6..1a13a5b 100644
--- a/doc/user/tasks.xml
+++ b/doc/user/tasks.xml
@@ -29,7 +29,7 @@ on as they become more complex. Most build tools have special
purpose constructs for performing these tasks, but since &SConscript;
files are &Python; scripts, you can use more flexible built-in &Python;
services to perform these tasks. This appendix lists a number of these
-tasks and how to implement them in &Python; and &Scons;.
+tasks and how to implement them in &Python; and &SCons;.
</para>
<example>