diff options
author | Steven Knight <knight@baldmt.com> | 2010-04-05 05:06:48 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2010-04-05 05:06:48 (GMT) |
commit | cecfaa2e2679b340ba45af9ad25ac1d4e87f91af (patch) | |
tree | 0cb41e4f6a2f9785c13c87ce3b6b5b777380cf5c /doc/design/goals.xml | |
parent | 439e0c83172b5bb50afdba780a1adf97320b527e (diff) | |
download | SCons-cecfaa2e2679b340ba45af9ad25ac1d4e87f91af.zip SCons-cecfaa2e2679b340ba45af9ad25ac1d4e87f91af.tar.gz SCons-cecfaa2e2679b340ba45af9ad25ac1d4e87f91af.tar.bz2 |
Fix XML in documentation, and in the bin/scons-doc.py script that generates
the User's Guide XML from the .in files' SGML.
Diffstat (limited to 'doc/design/goals.xml')
-rw-r--r-- | doc/design/goals.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/goals.xml b/doc/design/goals.xml index 2a7b69b..f2e6b7c 100644 --- a/doc/design/goals.xml +++ b/doc/design/goals.xml @@ -26,7 +26,7 @@ <para> As a next-generation build tool, - &SCons should fundamentally + &SCons; should fundamentally improve on its predecessors. Rather than simply being driven by trying to <emphasis>not</emphasis> be like previous tools, |