summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-02-02 14:34:34 -0800
committerTim Smith <tsmith84@gmail.com>2021-02-02 14:34:34 -0800
commite9f7b83e912280ef6453280f2871919bf07191e0 (patch)
treeb1cfe2b636e2b941d0613686312cc9faf211ec6d
parentd78513923262b30ce3099bf9391b0cd1e931173c (diff)
downloadchef-e9f7b83e912280ef6453280f2871919bf07191e0.tar.gz
Fix spellcheck error
Signed-off-by: Tim Smith <tsmith@chef.io>
-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