summaryrefslogtreecommitdiff
path: root/lib/chef/run_context.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/run_context.rb')
-rw-r--r--lib/chef/run_context.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/run_context.rb b/lib/chef/run_context.rb
index be7b787fcc..11bfc6e3c6 100644
--- a/lib/chef/run_context.rb
+++ b/lib/chef/run_context.rb
@@ -414,7 +414,7 @@ class Chef
MissingCookbookDependency:
Recipe `#{recipe_name}` is not in the run_list, and cookbook '#{cookbook_name}'
is not a dependency of any cookbook in the run_list. To load this recipe,
- first add a dependency of the cookbook '#{cookbook_name}' into the metadata
+ first add a dependency of the cookbook '#{cookbook_name}' into the metadata
of the cookbook which depends on '#{cookbook_name}'.
ERROR_MESSAGE
end