summaryrefslogtreecommitdiff
path: root/lib/chef/cookbook
diff options
context:
space:
mode:
authorBrett Chalupa <brettchalupa@gmail.com>2014-08-25 11:27:58 -0400
committerBrett Chalupa <brettchalupa@gmail.com>2014-08-25 11:27:58 -0400
commitcd234b739550d4dce76cca0e5b5b247cff1c9ac7 (patch)
tree842bda1ebd69c9aede87f8f922ec4b9095e350b1 /lib/chef/cookbook
parente15e376668cfa638da83d9a78edf3232cd07890f (diff)
downloadchef-cd234b739550d4dce76cca0e5b5b247cff1c9ac7.tar.gz
Fix typo in Metadata documentation.
Diffstat (limited to 'lib/chef/cookbook')
-rw-r--r--lib/chef/cookbook/metadata.rb2
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
#