summaryrefslogtreecommitdiff
path: root/lib/chef/shell.rb
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-01-19 14:27:32 -0800
committerTim Smith <tsmith84@gmail.com>2021-01-19 14:27:32 -0800
commitc4699bc37415c163792fa7c11a850c12814e6e8d (patch)
tree262886e4819557fdfd66b55d6553d0ba4addd8b5 /lib/chef/shell.rb
parentf9088ce709b22ae4e4d9c15451037902f1d8e5c4 (diff)
downloadchef-c4699bc37415c163792fa7c11a850c12814e6e8d.tar.gz
Resolve spelling failures
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'lib/chef/shell.rb')
-rw-r--r--lib/chef/shell.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/shell.rb b/lib/chef/shell.rb
index eee9493cd1..89456e86b5 100644
--- a/lib/chef/shell.rb
+++ b/lib/chef/shell.rb
@@ -358,7 +358,7 @@ module Shell
end
# even if we couldn't load that, we need to tell Chef::Config what
- # the file was so it sets confdir and d_dir and such properly
+ # the file was so it sets conf dir and d_dir and such properly
Chef::Config[:config_file] = config[:config_file]
# now attempt to load any relevant dot-dirs