summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorGravatar javier.tia@235c3cfc511b7034a1c12c22caddb79d9517ca1f <javiertia@web>2015-07-19 13:27:31 +0000
committerGravatar admin <admin@branchable.com>2015-07-19 13:27:31 +0000
commitd21cb5587aea29883606f333ab9c11af60a0ffbc (patch)
tree1ad510fae660d02eb30805717df3e20c93ecbee3 /doc/install
parent9ce42f3eb5502675e11a05c36367bd2880043490 (diff)
Fix typo in pubkey
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/verifying_downloads.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/verifying_downloads.mdwn b/doc/install/verifying_downloads.mdwn
index b3664488f..7fc7e0a11 100644
--- a/doc/install/verifying_downloads.mdwn
+++ b/doc/install/verifying_downloads.mdwn
@@ -16,7 +16,7 @@ You can then download the public key, and check that the package is signed
with it.
$ wget https://downloads.kitenet.net/git-annex/gpg-pubkey.asc
- $ gpg --import gpg-pubey.asc
+ $ gpg --import gpg-pubkey.asc
$ gpg --verify git-annex-standalone-*.tar.gz.sig
(The git-annex assistant can automatically upgrade git-annex, and when it