summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/GPG_subkeys.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/GPG_subkeys.mdwn b/doc/bugs/GPG_subkeys.mdwn
index 66ce12cad..d3eedf4b9 100644
--- a/doc/bugs/GPG_subkeys.mdwn
+++ b/doc/bugs/GPG_subkeys.mdwn
@@ -7,7 +7,7 @@ The issue is that git-annex consistently tries to encrypt with the master key, w
I'm submitting a bug report but I should say that I'm not sure this is the intended (or documented) way to use GPG subkeys and it may not be a git-annex concern. The [Debian Wiki](https://wiki.debian.org/Subkeys) does say that it won't work but the [password store](https://lists.zx2c4.com/pipermail/password-store/2014-September/001131.html) project has implemented it.
-Side note: this is not working in grcypt either.
+Side note: this is not working in gcrypt either.
### What steps will reproduce the problem?