]> gitweb.fluxo.info Git - puppet-apt.git/commitdiff
Fix some grammar
authorMicah Anderson <micah@riseup.net>
Fri, 5 Oct 2007 20:04:28 +0000 (16:04 -0400)
committerDavid Schmitt <david@schmitt.edv-bus.at>
Mon, 8 Oct 2007 09:40:09 +0000 (11:40 +0200)
README

diff --git a/README b/README
index 04db2450cd3b047e38d6e3b45b0dc4d22904a80d..fcf277769efaa7656e3ea256461728c02a2ec1c7 100644 (file)
--- a/README
+++ b/README
@@ -31,9 +31,9 @@ $apt_clean: Sets DSelect::Clean, defaults to 'auto' on normal hosts and
                downloading new packages."
 
 
-$lsbdistcodename: Contains the Codename ("etch", "lenny", ...) of the client's
-       release. While the values comes from lsb-release by default, this value
-       can be set manually too, to enable forced upgrades e.g.
+$lsbdistcodename: Contains the codename ("etch", "lenny", ...) of the client's
+       release. While these values come from lsb-release by default, this value
+       can be set manually too, e.g. to enable forced upgrades
 
 $custom_sources_list: If non-empty, the contents of this variable are used as
        new sources.list for the node.
@@ -41,7 +41,7 @@ $custom_sources_list: If non-empty, the contents of this variable are used as
 Classes
 =======
 
-This modules contains only the apt class, which sets up all described
+This module contains only the apt class, which sets up all described
 functionality.