summaryrefslogtreecommitdiff
path: root/lib/chef/formatters/error_inspectors
diff options
context:
space:
mode:
authorjbsmith86 <joel@trosic.com>2014-08-14 10:12:22 -0700
committerjbsmith86 <joel@trosic.com>2014-08-14 10:12:22 -0700
commitc64772284f0bf0dda596868177fa488538a9aed1 (patch)
tree293e18690c96a594f8692b02b03f537482c0e9b1 /lib/chef/formatters/error_inspectors
parentda2abd0709f7c7e6c6c83ccf622a4fc5f3424586 (diff)
downloadchef-c64772284f0bf0dda596868177fa488538a9aed1.tar.gz
Spelling error
Diffstat (limited to 'lib/chef/formatters/error_inspectors')
-rw-r--r--lib/chef/formatters/error_inspectors/cookbook_resolve_error_inspector.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/formatters/error_inspectors/cookbook_resolve_error_inspector.rb b/lib/chef/formatters/error_inspectors/cookbook_resolve_error_inspector.rb
index cfee8a2151..aa5eb8485d 100644
--- a/lib/chef/formatters/error_inspectors/cookbook_resolve_error_inspector.rb
+++ b/lib/chef/formatters/error_inspectors/cookbook_resolve_error_inspector.rb
@@ -56,7 +56,7 @@ class Chef
# * could be no read on the node
error_description.section("Authorization Error",<<-E)
This client is not authorized to read some of the information required to
-access its coobooks (HTTP 403).
+access its cookbooks (HTTP 403).
To access its cookbooks, a client needs to be able to read its environment and
all of the cookbooks in its expanded run list.