summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2020-05-12 23:56:55 +0200
committerJonas Bernoulli <jonas@bernoul.li>2020-05-12 23:56:55 +0200
commit564d89270173e4dec1a078d660ad722950e6752e (patch)
treecb0ad36d0ebe99c99cb7646440b97c85eece7ba7 /man
parent55cac6f2e54b6b620f6c1e6dcf0056fe8ad7c888 (diff)
Fix typos
Diffstat (limited to 'man')
-rw-r--r--man/mu-easy.14
-rw-r--r--man/mu-find.12
-rw-r--r--man/mu-query.72
-rw-r--r--man/mu.12
4 files changed, 5 insertions, 5 deletions
diff --git a/man/mu-easy.1 b/man/mu-easy.1
index 34dce8b..38953be 100644
--- a/man/mu-easy.1
+++ b/man/mu-easy.1
@@ -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
diff --git a/man/mu-find.1 b/man/mu-find.1
index 315e4bc..5e46487 100644
--- a/man/mu-find.1
+++ b/man/mu-find.1
@@ -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
diff --git a/man/mu-query.7 b/man/mu-query.7
index 4051aa4..c3f3f5c 100644
--- a/man/mu-query.7
+++ b/man/mu-query.7
@@ -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
diff --git a/man/mu.1 b/man/mu.1
index e27e650..e8a36eb 100644
--- a/man/mu.1
+++ b/man/mu.1
@@ -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