]> granicus.if.org Git - mutt/commitdiff
Documentation fix.
authorThomas Roessler <roessler@does-not-exist.org>
Tue, 18 Jul 2000 07:46:56 +0000 (07:46 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Tue, 18 Jul 2000 07:46:56 +0000 (07:46 +0000)
init.h

diff --git a/init.h b/init.h
index bfbda7f4052e2480be5f1cdee1c5cde87004df8d..82c52916e64bd2600b2967d999cf509f9148f359 100644 (file)
--- a/init.h
+++ b/init.h
@@ -1167,7 +1167,7 @@ struct option_t MuttVars[] = {
   ** .pp
   ** If you have more than one key pair, this option allows you to specify
   ** which of your private keys to use.  It is recommended that you use the
-  ** keyid form to specify your key (e.g., ``0xABCDEFGH'').
+  ** keyid form to specify your key (e.g., ``0x00112233'').
   */
   { "pgp_sign_micalg", DT_STR,  R_NONE, UL &PgpSignMicalg, UL "pgp-md5" },
   /*