Fix a few typos
This commit is contained in:
@ -11,7 +11,7 @@ mu server \- the mu backend for the mu4e e-mail client
|
||||
.SH DESCRIPTION
|
||||
|
||||
\fBmu server\fR starts a simple shell in which one can query and manipulate the
|
||||
mu database. The output uses s-expressiong. \fBmu server\fR is not meant for use
|
||||
mu database. The output uses s-expressions. \fBmu server\fR is not meant for use
|
||||
by humans, except for debugging purposes. Instead, it is designed specifically
|
||||
for the \fBmu4e\fR e-mail client.
|
||||
|
||||
@ -30,7 +30,7 @@ For example, to view a certain message, the command would be:
|
||||
.fi
|
||||
|
||||
Parameters can be sent in any order; they must be of the correct type though.
|
||||
See \fBlib/utils/mu-sexp-parser.hh\fR and \fBlib/utils/mu-sexp-parser.hh\fR in
|
||||
See \fBlib/utils/mu-sexp-parser.hh\fR and \fBlib/utils/mu-sexp-parser.cc\fR in
|
||||
source-tree for the details.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user