diff options
author | Brett Chalupa <brettchalupa@gmail.com> | 2014-08-25 11:27:58 -0400 |
---|---|---|
committer | Brett Chalupa <brettchalupa@gmail.com> | 2014-08-25 11:27:58 -0400 |
commit | cd234b739550d4dce76cca0e5b5b247cff1c9ac7 (patch) | |
tree | 842bda1ebd69c9aede87f8f922ec4b9095e350b1 | |
parent | e15e376668cfa638da83d9a78edf3232cd07890f (diff) | |
download | chef-cd234b739550d4dce76cca0e5b5b247cff1c9ac7.tar.gz |
Fix typo in Metadata documentation.
-rw-r--r-- | lib/chef/cookbook/metadata.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/cookbook/metadata.rb b/lib/chef/cookbook/metadata.rb index e176302b06..7469fcff2b 100644 --- a/lib/chef/cookbook/metadata.rb +++ b/lib/chef/cookbook/metadata.rb @@ -415,7 +415,7 @@ class Chef end end - # Adds an attribute )hat a user needs to configure for this cookbook. Takes + # Adds an attribute that a user needs to configure for this cookbook. Takes # a name (with the / notation for a nested attribute), followed by any of # these options # |