summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Kanies <luke@reductivelabs.com>2010-03-21 21:14:12 -0700
committertest branch <puppet-dev@googlegroups.com>2010-02-17 06:50:53 -0800
commit105937041138694854904b7c5e23fdd2bd8af6d3 (patch)
tree0908112d19eabdaa8bd7df97e3214fc716b7e411
parent3eeebf51f8b444193227c36162d4e74a95e96b79 (diff)
downloadpuppet-105937041138694854904b7c5e23fdd2bd8af6d3.tar.gz
puppet-105937041138694854904b7c5e23fdd2bd8af6d3.tar.xz
puppet-105937041138694854904b7c5e23fdd2bd8af6d3.zip
Fixing a typo from a regex
Signed-off-by: Luke Kanies <luke@reductivelabs.com>
-rw-r--r--lib/puppet/type.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/puppet/type.rb b/lib/puppet/type.rb
index ee545a99b..33d2d0390 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