From e52e44a54575122b897068af60267592d5eccbd9 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Tue, 18 Jul 2000 07:46:56 +0000 Subject: [PATCH] Documentation fix. --- init.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }, /* -- 2.49.0