summaryrefslogtreecommitdiffstats
path: root/doc/user/simple.xml
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2009-01-28 13:07:52 (GMT)
committerSteven Knight <knight@baldmt.com>2009-01-28 13:07:52 (GMT)
commit0de21ca41c1db5a17b36d0fc33e8916896745aa9 (patch)
tree108d8334f655ddd4dc174568c79714274812ee4c /doc/user/simple.xml
parent852c17007b5cf449058a5b4f372445fe414255fe (diff)
downloadSCons-0de21ca41c1db5a17b36d0fc33e8916896745aa9.zip
SCons-0de21ca41c1db5a17b36d0fc33e8916896745aa9.tar.gz
SCons-0de21ca41c1db5a17b36d0fc33e8916896745aa9.tar.bz2
User's Guide updates. (Robert P. J. Day)
Diffstat (limited to 'doc/user/simple.xml')
-rw-r--r--doc/user/simple.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/simple.xml b/doc/user/simple.xml
index 8245237..6bd70b0 100644
--- a/doc/user/simple.xml
+++ b/doc/user/simple.xml
@@ -419,7 +419,7 @@
<para>
&SCons; reflects this distinction between
- <emphasis>calling a builder method like</emphasis> &b-Program;>
+ <emphasis>calling a builder method like</emphasis> &b-Program;
and <emphasis>actually building the program</emphasis>
by printing the status messages that indicate
when it's "just reading" the &SConstruct; file,