summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Crayne <joe@jerkface.net>2019-10-12 23:59:32 -0400
committerJoe Crayne <joe@jerkface.net>2019-10-13 01:06:35 -0400
commit3a41be9236e1b4eae09b571526df0448c4d64db1 (patch)
treef64e83b7b0f987dc3a94f49aaf75f25bed740346
parent950515be684bd77f8495b43d22dc7770ed2986c2 (diff)
Comment typo.
-rw-r--r--lib/KeyRing/Types.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/KeyRing/Types.hs b/lib/KeyRing/Types.hs
index 5318b31..af213ce 100644
--- a/lib/KeyRing/Types.hs
+++ b/lib/KeyRing/Types.hs
@@ -161,7 +161,7 @@ data Transform =
161 Autosign 161 Autosign
162 -- ^ This operation will make signatures for any tor-style UID 162 -- ^ This operation will make signatures for any tor-style UID
163 -- that matches a tor subkey and thus can be authenticated without 163 -- that matches a tor subkey and thus can be authenticated without
164 -- requring the judgement of a human user. 164 -- requiring the judgment of a human user.
165 -- 165 --
166 -- A tor-style UID is one of the following form: 166 -- A tor-style UID is one of the following form:
167 -- 167 --