]> granicus.if.org Git - mutt/commitdiff
remove trailing period from documentation for $pgp_list_pubring_command
authorMichael Elkins <me@sigpipe.org>
Thu, 24 Oct 2013 16:24:58 +0000 (09:24 -0700)
committerMichael Elkins <me@sigpipe.org>
Thu, 24 Oct 2013 16:24:58 +0000 (09:24 -0700)
init.h

diff --git a/init.h b/init.h
index b5b288693fcf1dd9e0a384af57dfaff282f807f3..7c087f6b46e446d8f8f555d839a19a8c3b9651ad 100644 (file)
--- a/init.h
+++ b/init.h
@@ -1830,7 +1830,7 @@ struct option_t MuttVars[] = {
   ** This command is used to list the public key ring's contents.  The
   ** output format must be analogous to the one used by
   ** .ts
-  ** gpg --list-keys --with-colons.
+  ** gpg --list-keys --with-colons
   ** .te
   ** .pp
   ** This format is also generated by the \fCpgpring\fP utility which comes