changeset 298:ba759476ea8a

small spelling improvements in the feature list
author Volker Grabsch <vog@notjusthosting.com>
date Tue, 10 Mar 2009 12:14:52 +0100
parents f54628fa99b8
children 9f5fdae25d77
files doc/README.html
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/README.html	Sun Mar 08 21:12:08 2009 +0100
+++ b/doc/README.html	Tue Mar 10 12:14:52 2009 +0100
@@ -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>