summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordelano <delano.mandelbaum@gmail.com>2012-10-18 08:57:26 -0700
committerdelano <delano.mandelbaum@gmail.com>2012-10-18 08:57:26 -0700
commit6e8d26da589de514374bf5a1786800341109f5ef (patch)
tree350c00406f5c989049de379ec2e70077134c0364
parentcfbf92b43e87c4bd019c100d6f304fbe955b9d6d (diff)
parentb633e0fbfce8aef67213543dcb7dd637fc3d47bc (diff)
downloadnet-ssh-2.6.1.tar.gz
Merge branch 'master' into 2.6v2.6.1
-rw-r--r--lib/net/ssh/authentication/pageant.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/net/ssh/authentication/pageant.rb b/lib/net/ssh/authentication/pageant.rb
index 0159d82..0c6a4f4 100644
--- a/lib/net/ssh/authentication/pageant.rb
+++ b/lib/net/ssh/authentication/pageant.rb
@@ -18,7 +18,7 @@ module Net; module SSH; module Authentication
# identities.
#
# This code is a slightly modified version of the original implementation
- # by Guillaume Marçais (guillaume.marcais@free.fr). It is used and
+ # by Guillaume Marçais (guillaume.marcais@free.fr). It is used and
# relicensed by permission.
module Pageant