jaromail

a commandline tool to easily and privately handle your e-mail
git clone git://parazyd.org/jaromail.git
Log | Files | Refs | Submodules | README

commit f0a6df6d8949c52eee37977f764c25926b3395d2
parent edc0a87917e29bf8c7414e8cd68b0a1e25ad0ac2
Author: Jaromil <jaromil@dyne.org>
Date:   Fri, 16 Jan 2015 14:46:20 +0100

fixes to small documentation typos

Diffstat:
MChangeLog.md | 2+-
MREADME.md | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog.md b/ChangeLog.md @@ -4,7 +4,7 @@ ### 16 Jan 2015 Fixes to locking, email fetching and anonymous mixmaster mailer. -Several improvemends to code readability, stability and speed using +Several improvements to code readability, stability and speed using zsh builtins. ## 3.0 diff --git a/README.md b/README.md @@ -66,7 +66,7 @@ A round-up on Jaro Mail features follows: ``` PREFIX=$HOME/Postbox make install -`` +``` Will create the directory `Postbox` in your home directory and install Jaro Mail inside it, with the `jaro` executable in `Postbox/bin`.