correcting keyserver pool name.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 23 Jul 2009 21:22:02 +0000 (17:22 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 23 Jul 2009 21:22:02 +0000 (17:22 -0400)
website/getting-started-user.mdwn

index 96fd54e81811e5bf83d4c59ebcde1b560fd6051a..e6bfe0635b7073ab73dcbde4b1492765ab370967 100644 (file)
@@ -74,7 +74,7 @@ you want to add the subkey to on the command line.
 Since this is a change to your key, you probably want to re-publish
 your key to the public keyservers.  If your key ID is $GPGID:
 
 Since this is a change to your key, you probably want to re-publish
 your key to the public keyservers.  If your key ID is $GPGID:
 
-       $ gpg --keyserver pool.sks-keysevers.net --send-key $GPGID
+       $ gpg --keyserver pool.sks-keyservers.net --send-key $GPGID
 
 This way, remote services that use the monkeysphere for user
 authentication will know about your SSH identity.
 
 This way, remote services that use the monkeysphere for user
 authentication will know about your SSH identity.