summaryrefslogtreecommitdiff
path: root/lib/KeyRing/Types.hs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/KeyRing/Types.hs')
-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 --