summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-12-25 20:16:35 -0800
committerTim Smith <tsmith84@gmail.com>2020-12-25 20:16:35 -0800
commit6f573a3f1b6746f85e720f879d8d9144660d4894 (patch)
tree444bb4a172705246685f603d5fee03e45875ef72
parent07d00d7bc07ccdca7f34abf5bb05ef2d77ebb8dc (diff)
downloadchef-typo.tar.gz
Fix comment typotypo
Signed-off-by: Tim Smith <tsmith@chef.io>
-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