summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklós Fazekas <mfazekas@szemafor.com>2016-02-14 10:43:01 +0100
committerMiklós Fazekas <mfazekas@szemafor.com>2016-02-14 10:43:01 +0100
commitdc9c6e79d2572d355cf6d67a7d8a3c3b22d23d12 (patch)
tree7600c8fda5e1cd5b96e19c6041c03c67da0c14c8
parent5a5ffb6125791d10c6441bfc2d08cbd356eee76b (diff)
parent5afd5d78a51bccd65dd3cabf00eeb258cbc565b2 (diff)
downloadnet-ssh-multi-dc9c6e79d2572d355cf6d67a7d8a3c3b22d23d12.tar.gz
Merge pull request #10 from gregkare/patch-1
Fix typo in README
-rw-r--r--README.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rdoc b/README.rdoc
index f45918e..1187637 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -66,7 +66,7 @@ If you want to run the tests or use any of the Rake tasks, you'll need:
* gem install net-ssh-multi
-However, in order to be sure the code you're installing hasn't been tampered with, it's recommended that you verify the signiture[http://docs.rubygems.org/read/chapter/21]. To do this, you need to add my public key as a trusted certificate (you only need to do this once):
+However, in order to be sure the code you're installing hasn't been tampered with, it's recommended that you verify the signature[http://docs.rubygems.org/read/chapter/21]. To do this, you need to add my public key as a trusted certificate (you only need to do this once):
# Add the public key as a trusted certificate
# (You only need to do this once)