summaryrefslogtreecommitdiffstats
path: root/doc/user/libraries.in
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2009-01-29 17:06:51 (GMT)
committerSteven Knight <knight@baldmt.com>2009-01-29 17:06:51 (GMT)
commit547744d13edc993d1357a1f7b692867b0e25f49d (patch)
treecf939cad2fefdf7135ee8522740705adafbe55aa /doc/user/libraries.in
parent1498b1e8c83c6aced5e96a72b28a64ef2bdf2ffd (diff)
downloadSCons-547744d13edc993d1357a1f7b692867b0e25f49d.zip
SCons-547744d13edc993d1357a1f7b692867b0e25f49d.tar.gz
SCons-547744d13edc993d1357a1f7b692867b0e25f49d.tar.bz2
User's Guide updates: fix typos, clarify various things. (Robert P. J. Day)
Diffstat (limited to 'doc/user/libraries.in')
-rw-r--r--doc/user/libraries.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/libraries.in b/doc/user/libraries.in
index 73ba6c9..e219e21 100644
--- a/doc/user/libraries.in
+++ b/doc/user/libraries.in
@@ -62,7 +62,7 @@
&SCons; uses the appropriate library prefix and suffix for your system.
So on POSIX or Linux systems,
the above example would build as follows
- (although &ranlib may not be called on all systems):
+ (although &ranlib; may not be called on all systems):
</para>