summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-06-10 08:52:33 -0700
committerGitHub <noreply@github.com>2020-06-10 08:52:33 -0700
commit7b27cf90b7a65e10e1a187b4417a305c4621c96e (patch)
tree237c0ab52a40ec6ccbef9204925b307e593e06df
parent13dac94b46a48c9ad4c085d0bb2e5e52ca049ece (diff)
downloadnet-ssh-7b27cf90b7a65e10e1a187b4417a305c4621c96e.tar.gz
Fix a typo in the changes file
Minor typo fix
-rw-r--r--CHANGES.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index f973490..b237792 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,6 @@
=== 6.1.0
- * adapt to ssh's default bahaviors when no username is provided.
+ * Adapt to ssh's default behaviors when no username is provided.
When Net::SSH.start user is nil and config has no entry
we default to Etc.getpwuid.name() instead of Etc.getlogin(). [#749]
@@ -59,7 +59,7 @@
=== 5.0.2
- * fix ctr for jruby [#612]
+ * Fix ctr for jruby [#612]
=== 5.0.1