summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPete Higgins <pete@peterhiggins.org>2020-12-28 15:59:46 -0800
committerTim Smith <tsmith84@gmail.com>2020-12-30 11:43:39 -0800
commit2b637f612518576e6ed395e57f1725e5c11f6c41 (patch)
tree3655dd4cbf4441feb12a70a91624339a77f3c0db
parentc314d64c0d28bc8d950032b113cc0bbc85b32fcd (diff)
downloadchef-2b637f612518576e6ed395e57f1725e5c11f6c41.tar.gz
Fix typo.
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
-rw-r--r--lib/chef/policy_builder/policyfile.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/policy_builder/policyfile.rb b/lib/chef/policy_builder/policyfile.rb
index bac015be42..35282bf915 100644
--- a/lib/chef/policy_builder/policyfile.rb
+++ b/lib/chef/policy_builder/policyfile.rb
@@ -475,7 +475,7 @@ class Chef
end
# @api private
- # Fetches the CookbookVersion object for the given name and identifer
+ # Fetches the CookbookVersion object for the given name and identifier
# specified in the lock_data.
# TODO: This only implements Chef 11 compatibility mode, which means that
# cookbooks are fetched by the "dotted_decimal_identifier": a