From: Antonio Radici Date: Tue, 2 Feb 2010 07:36:14 +0000 (-0800) Subject: Small fix to the muttrc manpage. Closes #3374 X-Git-Tag: neomutt-20160307~428 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8300f1bfe9988a284b0a81adfb039126968fd3dd;p=neomutt Small fix to the muttrc manpage. Closes #3374 --- 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" },