summaryrefslogtreecommitdiffstats
path: root/init.h
diff options
context:
space:
mode:
authorMichael Elkins <me@sigpipe.org>2013-10-24 09:55:36 -0700
committerMichael Elkins <me@sigpipe.org>2013-10-24 09:55:36 -0700
commit06eae0e9a96ea996d782b76b721f42683ede7913 (patch)
treec10d5235b9d8c862ffe93020fd4293c9a9aafe34 /init.h
parent5c595bbec8f8303ba96aedeb71cb6d9e6cf1b0ca (diff)
remove trailing period from documentation for $pgp_list_secring_command
Diffstat (limited to 'init.h')
-rw-r--r--init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.h b/init.h
index 7c087f6b..395cd3f6 100644
--- a/init.h
+++ b/init.h
@@ -1846,7 +1846,7 @@ struct option_t MuttVars[] = {
** This command is used to list the secret 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