summaryrefslogtreecommitdiff
path: root/lib/chef/knife/bootstrap/train_connector.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/knife/bootstrap/train_connector.rb')
-rw-r--r--lib/chef/knife/bootstrap/train_connector.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/knife/bootstrap/train_connector.rb b/lib/chef/knife/bootstrap/train_connector.rb
index 66cde6f6b9..b4b17f747c 100644
--- a/lib/chef/knife/bootstrap/train_connector.rb
+++ b/lib/chef/knife/bootstrap/train_connector.rb
@@ -92,7 +92,7 @@ class Chef
# Answers the question, "Am I connected to a unix host?"
#
- # @note this will alwys return true for a linux host
+ # @note this will always return true for a linux host
# because train classifies linux as a unix
#
# @return [Boolean] true if the connected host is unix or linux