summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscoder <stefan_ml@behnel.de>2011-10-25 12:39:21 -0700
committerscoder <stefan_ml@behnel.de>2011-10-25 12:39:21 -0700
commit6d1e124c5953a9b75dbe4550e0a3e546125d0ccc (patch)
treef5348401b66681d9eed858580b8e3c7f1dce332f
parent459cddab1be4a96179c93696015c211fbe2db5f4 (diff)
parent10ce28d1274931613bce8ae4a1db4c3c20a6cb88 (diff)
downloadpython-lxml-6d1e124c5953a9b75dbe4550e0a3e546125d0ccc.tar.gz
Merge pull request #17 from sralmai/patch-1
Update INSTALL.txt
-rw-r--r--INSTALL.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index ba00739c..d0f040bc 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -39,7 +39,7 @@ particular:
* We recommend libxslt 1.1.26 or later.
-Newer versions generally contain less bugs and are therefore
+Newer versions generally contain fewer bugs and are therefore
recommended. XML Schema support is also still worked on in libxml2,
so newer versions will give you better compliance with the W3C spec.
@@ -81,7 +81,7 @@ administrator)::
Building lxml from sources
--------------------------
-If you want to build lxml from the Githup repository, you should read
+If you want to build lxml from the GitHub repository, you should read
`how to build lxml from source`_ (or the file ``doc/build.txt`` in the
source tree). Building from developer sources or from modified
distribution sources requires Cython_ to translate the lxml sources