[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. 0.25.5-639-g8f94f35
test branch
puppet-dev at googlegroups.com
Wed Jul 14 10:32:13 UTC 2010
The following commit has been merged in the upstream branch:
commit 105937041138694854904b7c5e23fdd2bd8af6d3
Author: Luke Kanies <luke at reductivelabs.com>
Date: Sun Mar 21 21:14:12 2010 -0700
Fixing a typo from a regex
Signed-off-by: Luke Kanies <luke at reductivelabs.com>
diff --git a/lib/puppet/type.rb b/lib/puppet/type.rb
index ee545a9..33d2d03 100644
--- a/lib/puppet/type.rb
+++ b/lib/puppet/type.rb
@@ -1065,7 +1065,7 @@ class Type
end
newmetaparam(:check) do
- desc "Propertys which should have their values retrieved
+ desc "Properties which should have their values retrieved
but which should not actually be modified. This is currently used
internally, but will eventually be used for querying, so that you
could specify that you wanted to check the install state of all
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list