diff options
author | Gary Oberbrunner <garyo@oberbrunner.com> | 2011-01-12 15:42:05 (GMT) |
---|---|---|
committer | Gary Oberbrunner <garyo@oberbrunner.com> | 2011-01-12 15:42:05 (GMT) |
commit | 473278769f74086dd95c1a1640302ad5029ede12 (patch) | |
tree | fe4809b563af9ee81246ab52b8b8e1d25b6636ed /doc | |
parent | 3d9b98eacc2a308536361af2c1a8e4809bc5186a (diff) | |
download | SCons-473278769f74086dd95c1a1640302ad5029ede12.zip SCons-473278769f74086dd95c1a1640302ad5029ede12.tar.gz SCons-473278769f74086dd95c1a1640302ad5029ede12.tar.bz2 |
Fix user guide typo in prev commit; thanks anatoly!
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/build-install.in | 2 | ||||
-rw-r--r-- | doc/user/build-install.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/build-install.in b/doc/user/build-install.in index 9ac63ee..821d2be 100644 --- a/doc/user/build-install.in +++ b/doc/user/build-install.in @@ -121,7 +121,7 @@ <para> - &SCons; will work with any 2.x version of Python from 2.4 no; + &SCons; will work with any 2.x version of Python from 2.4 on; 3.0 and later are not yet supported. If you need to install Python and have a choice, we recommend using the most recent 2.x Python version available. diff --git a/doc/user/build-install.xml b/doc/user/build-install.xml index 9ac63ee..821d2be 100644 --- a/doc/user/build-install.xml +++ b/doc/user/build-install.xml @@ -121,7 +121,7 @@ <para> - &SCons; will work with any 2.x version of Python from 2.4 no; + &SCons; will work with any 2.x version of Python from 2.4 on; 3.0 and later are not yet supported. If you need to install Python and have a choice, we recommend using the most recent 2.x Python version available. |