diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-02 18:51:49 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-02 18:51:49 -0400 |
commit | e987c4c4cd94fea8b44b39f800ecd2a94712f7d0 (patch) | |
tree | 615cb6ad88441701c0551571e4482d3131a23adb /website/bugs | |
parent | 451f5499c39a406fbd12871bc46d692d528d3e5f (diff) |
fixing typo
Diffstat (limited to 'website/bugs')
-rw-r--r-- | website/bugs/handle-passphrase-locked-secret-keys.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/bugs/handle-passphrase-locked-secret-keys.mdwn b/website/bugs/handle-passphrase-locked-secret-keys.mdwn index f66bd41..b58650e 100644 --- a/website/bugs/handle-passphrase-locked-secret-keys.mdwn +++ b/website/bugs/handle-passphrase-locked-secret-keys.mdwn @@ -1,4 +1,4 @@ -[[meta title="MonkeySphere can't deal with passphrase-locked primary keys]] +[[meta title="MonkeySphere can't deal with passphrase-locked primary keys"]] At the moment, the only tool we have to export passphrase-locked secret keys from the GPG keyring is `gpg` itself (and `gpg2`, which |