summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-03-10 11:14:52 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-03-10 11:14:52 (GMT)
commit3587c309b17f07794d7595b62037aabc583a605b (patch)
tree9d0dcd7ffd4741c2719d38a9126d32b6da385873 /doc
parent170bed13a133c75510cd274627de34e406704a4f (diff)
downloadmxe-3587c309b17f07794d7595b62037aabc583a605b.zip
mxe-3587c309b17f07794d7595b62037aabc583a605b.tar.gz
mxe-3587c309b17f07794d7595b62037aabc583a605b.tar.bz2
small spelling improvements in the feature list
Diffstat (limited to 'doc')
-rw-r--r--doc/README.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/README.html b/doc/README.html
index ddc151c..6b4bf3f 100644
--- a/doc/README.html
+++ b/doc/README.html
@@ -133,14 +133,15 @@
downloads all needed packages
</li>
<li>
- is able to update the new version numbers of all packages
+ is able to update the version numbers of all packages automatically
</li>
<li>
directly uses source packages,
thus ensuring the whole build mechanism is transparent
</li>
<li>
- allows inter-package and intra-package parallel builds whenever possible
+ allows inter-package and intra-package parallel builds
+ whenever possible
</li>
<li>
creates libraries to be linked statically, no DLL hell
@@ -154,7 +155,7 @@
<dt>Linux</dt>
<dd>
- Install GNU make (&gt;= 3.81), GNU sed and GCC.
+ Install GCC, GNU Make (&gt;= 3.81) and GNU sed.
</dd>
<dt>FreeBSD</dt>