-2010-02-01 23:36 -0800 Antonio Radici <antonio@dyne.org> (68deb90baa34)
+2010-02-10 23:29 -0800 Brendan Cully <brendan@kublai.com> (b7ec848af36b)
+
+ * doc/manual.xml.head: Fix a typo (closes #3379)
+
+2010-02-01 23:40 -0800 Antonio Radici <antonio@dyne.org> (e9965b78e92d)
+
+ * po/sv.po: The Swedish translation has a suboptimal
+ translation of the word "Bad" in several places. The proposed patch
+ substitutes DÃ¥lig (which implies bad "as in quality", and not bad
+ "as in error") for Felaktig (erroneous).
+
+ Closes #3370.
* init.h: Small fix to the muttrc manpage. Closes #3374
In order to ease later bisecting in case of bugs and code history,
changes should be grouped logically, feature by feature or bugfix by
-bugfix. Escpecially a single patch fixing several problems at once
+bugfix. Especially a single patch fixing several problems at once
should be avoided.
Before submitting patches, please make sure the check_sec.sh script
messages originating from \fIEXPR\fP
.TP
%f \fIGROUP\fP
-messages originating form any member of \fIGROUP\fP
+messages originating from any member of \fIGROUP\fP
.TP
~F
flagged messages
** Upon startup Mutt tries to derive this value from environment variables
** such as \fC$$$LC_CTYPE\fP or \fC$$$LANG\fP.
** .pp
- ** \fBNote:\fP It should only be set in case Mutt isn't abled to determine the
+ ** \fBNote:\fP It should only be set in case Mutt isn't able to determine the
** character set used correctly.
*/
{ "check_mbox_size", DT_BOOL, R_NONE, OPTCHECKMBOXSIZE, 0 },
/* rfc1524 specifies that a path of mailcap files should be searched.
* joy. They say
* $HOME/.mailcap:/etc/mailcap:/usr/etc/mailcap:/usr/local/etc/mailcap, etc
- * and overriden by the MAILCAPS environment variable, and, just to be nice,
+ * and overridden by the MAILCAPS environment variable, and, just to be nice,
* we'll make it specifiable in .muttrc
*/
if (!curr || !*curr)