From: Thomas Roessler Date: Tue, 18 Jul 2000 07:46:56 +0000 (+0000) Subject: Documentation fix. X-Git-Tag: mutt-1-3-6-rel~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e52e44a54575122b897068af60267592d5eccbd9;p=mutt Documentation fix. --- diff --git a/init.h b/init.h index bfbda7f4..82c52916 100644 --- 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" }, /*