summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2020-06-22 17:17:29 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2020-06-22 17:17:29 -0700
commit4b76066272f3912332a7172673a4eaec231c5fdd (patch)
tree5355bed468462b2d0697fdfd6404e065cbb0928d
parent4b4738568d9e7fcc3018936569c5013b0adabe3b (diff)
downloadchef-4b76066272f3912332a7172673a4eaec231c5fdd.tar.gz
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--lib/chef/knife/bootstrap.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/knife/bootstrap.rb b/lib/chef/knife/bootstrap.rb
index 9778589bbc..48ff008d22 100644
--- a/lib/chef/knife/bootstrap.rb
+++ b/lib/chef/knife/bootstrap.rb
@@ -705,7 +705,7 @@ class Chef
# FIXME: someone needs to clean this up properly: https://github.com/chef/chef/issues/9645
# This code is deliberately left without an abstraction around deprecating the config options to avoid knife plugins from
- # using those methods (which will need to be deprecated and break them) via inheretance (ruby does not have a true `private`
+ # using those methods (which will need to be deprecated and break them) via inheritance (ruby does not have a true `private`
# so the lack of any inheritable implementation is because of that).
#
def winrm_auth_method