From 3b15adc07352714cb2bed9005ca829e980e033d6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 29 Apr 2017 15:49:38 -0400 Subject: correction --- Gpg.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Gpg.hs') diff --git a/Gpg.hs b/Gpg.hs index 553acb2..4d387f8 100644 --- a/Gpg.hs +++ b/Gpg.hs @@ -96,8 +96,8 @@ gpgVerify gpgopts (GpgSigned pk (GpgSig (Val sig))) = do , "--output", "-" ] --- | Default keyservers to use. Note that only gpg 1 uses these; --- gpg 2 has a default keyserver and ignores this option. +-- | Default keyservers to use. Note that only gpg 1 needs this; +-- gpg 2 has a default keyserver. defaultKeyServers :: [String] defaultKeyServers = [ "pool.sks-keyservers.net" -- cgit v1.2.3