summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Karékinian <greg@karekinian.com>2015-08-24 18:20:20 +0200
committerGreg Karékinian <greg@karekinian.com>2015-08-24 18:20:20 +0200
commit5afd5d78a51bccd65dd3cabf00eeb258cbc565b2 (patch)
treeb4b500177d24a23c9c30d27886f1ec3baa616f0a
parent5b668d5ef34102c9ac159a8f21c889fdc7f99f1b (diff)
downloadnet-ssh-multi-5afd5d78a51bccd65dd3cabf00eeb258cbc565b2.tar.gz
Fix typo
-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)