diff options
author | Dirk Baechle <dl9obn@darc.de> | 2013-05-03 22:33:24 (GMT) |
---|---|---|
committer | Dirk Baechle <dl9obn@darc.de> | 2013-05-03 22:33:24 (GMT) |
commit | f0c7dbb434dde7e6516d9e8bffa19aa10b7bf509 (patch) | |
tree | 7ec5e80c810b9710c558a5eecff80a8d4c91b51e /doc/user/factories.xml | |
parent | 6684dc014820fa0ece6fd3fe5fe9acbe4abc0a07 (diff) | |
download | SCons-f0c7dbb434dde7e6516d9e8bffa19aa10b7bf509.zip SCons-f0c7dbb434dde7e6516d9e8bffa19aa10b7bf509.tar.gz SCons-f0c7dbb434dde7e6516d9e8bffa19aa10b7bf509.tar.bz2 |
- switched to different schemaLocation URI
Diffstat (limited to 'doc/user/factories.xml')
-rw-r--r-- | doc/user/factories.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/factories.xml b/doc/user/factories.xml index 2e5d12a..15a962d 100644 --- a/doc/user/factories.xml +++ b/doc/user/factories.xml @@ -17,7 +17,7 @@ <chapter id="chap-factories" xmlns="http://www.scons.org/dbxsd/v1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.scons.org/dbxsd/v1.0 scons.xsd"> + xsi:schemaLocation="http://www.scons.org/dbxsd/v1.0/scons.xsd scons.xsd"> <title>Platform-Independent File System Manipulation</title> <!-- |