]> granicus.if.org Git - neomutt/commitdiff
Small fix to the muttrc manpage. Closes #3374
authorAntonio Radici <antonio@dyne.org>
Tue, 2 Feb 2010 07:36:14 +0000 (23:36 -0800)
committerAntonio Radici <antonio@dyne.org>
Tue, 2 Feb 2010 07:36:14 +0000 (23:36 -0800)
init.h

diff --git a/init.h b/init.h
index 83c9cd59dc642a7086405df993038b847b3bbdc0..e96190299ca7ca17cbc4a5b207d91f155261b26b 100644 (file)
--- 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" },