From 8300f1bfe9988a284b0a81adfb039126968fd3dd Mon Sep 17 00:00:00 2001 From: Antonio Radici Date: Mon, 1 Feb 2010 23:36:14 -0800 Subject: [PATCH] Small fix to the muttrc manpage. Closes #3374 --- init.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.h b/init.h index 83c9cd59d..e96190299 100644 --- a/init.h +++ b/init.h @@ -553,7 +553,7 @@ struct option_t MuttVars[] = { ** .pp ** If \fI``yes''\fP, always attempt to verify PGP or S/MIME signatures. ** If \fI``ask-*''\fP, ask whether or not to verify the signature. - ** If \Fi``no''\fP, never attempt to verify cryptographic signatures. + ** If \fI``no''\fP, never attempt to verify cryptographic signatures. ** (Crypto only) */ { "date_format", DT_STR, R_BOTH, UL &DateFmt, UL "!%a, %b %d, %Y at %I:%M:%S%p %Z" }, -- 2.40.0