Fix typos
This commit is contained in:
parent
2caeb0a510
commit
af6d67416b
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
## libimagmails
|
||||
|
||||
The mail library implements everything that is needed for beeing used to
|
||||
The mail library implements everything that is needed for being used to
|
||||
implement a mail reader (MUA).
|
||||
|
||||
It therefor providea reading mailboxes, getting related content or mails, saving
|
||||
attachements to external locations, crafting new mails and responses,...
|
||||
It therefor provides reading mailboxes, getting related content or mails, saving
|
||||
attachments to external locations, crafting new mails and responses,...
|
||||
|
||||
It also offers, natively, ways to search for mails (which are represented as
|
||||
imag entries) via tags, categories or even other metadata.
|
||||
imag entries).
|
||||
|
||||
For more information on the domain of the `imag-mail` command, look at the
|
||||
documentation of the @sec:modules:mails module.
|
||||
|
|
Loading…
Reference in a new issue