Fix typos

This commit is contained in:
Jonas Bernoulli
2020-05-12 23:56:55 +02:00
parent 55cac6f2e5
commit 564d892701
22 changed files with 33 additions and 32 deletions

View File

@ -254,7 +254,7 @@ can use:
\fB$ mu find --fields="l" t:julius fruit\fR
.fi
And we'll get someting like:
And we'll get something like:
.nf
/home/someuser/Maildir/archive/cur/1266188485_0.6850.cthulhu:2,
.fi
@ -269,7 +269,7 @@ We can now display this message:
Date: 2008-07-31T21:57:25 EEST
OF Mans First Disobedience, and the Fruit
Of that Forbidden Tree, whose mortal tast
Of that Forbidden Tree, whose mortal taste
Brought Death into the World, and all our woe,
[...]
.fi

View File

@ -219,7 +219,7 @@ same message, which is a common occurrence when using e.g. Gmail together with
\fBofflineimap\fR.
.TP
\fB\-\-include\-related\fR,\fB-r\fR also include messages being refered to by
\fB\-\-include\-related\fR,\fB-r\fR also include messages being referred to by
the matched messages -- i.e.. include messages that are part of the same
message thread as some matched messages. This is useful if you want
Gmail-style 'conversations'. Note, finding these related messages make

View File

@ -162,7 +162,7 @@ is the same as
from:foo@bar
.EX2
For queries that are not one-off, we would recommend the longer name
for readabilty.
for readability.
There are also the special fields \fBcontact:\fR, which matches all
contact-fields (\fIfrom\fR, \fIto\fR, \fIcc\fR and \fIbcc\fR), and

View File

@ -115,7 +115,7 @@ For \fBfind\fR the output is encoded according the locale for
.SH DATABASE AND FILE
Commands \fBmu index\fR and \fBfind\fR and \fBcfind\fR work with the database,
while the other ones work on invidual mail files. Hence, running \fBview\fR,
while the other ones work on individual mail files. Hence, running \fBview\fR,
\fBmkdir\fR and \fBextract\fR does not require the mu database.
The various commands are discussed in more detail in their own separate