From 018ad631eb6cbc26d5da58c5263932e21123ed26 Mon Sep 17 00:00:00 2001 From: Steven Knight Date: Thu, 17 Jun 2010 07:09:48 +0000 Subject: Fix misspelled entity (&Scons; => &SCons;). --- doc/user/tasks.in | 2 +- doc/user/tasks.xml | 2 +- 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;. 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;. -- cgit v0.12