return (0);
}
}
+--- a/init.h
++++ b/init.h
+@@ -1413,7 +1413,7 @@
+ /*
+ ** .pp
+ ** The default mailbox type used when creating new folders. May be any of
+- ** ``mbox'', ``MMDF'', ``MH'' and ``Maildir''. This is overriden by the
++ ** ``mbox'', ``MMDF'', ``MH'' and ``Maildir''. This is overridden by the
+ ** \fC-m\fP command-line option.
+ */
+ { "menu_context", DT_NUM, R_NONE, UL &MenuContext, 0 },