summaryrefslogtreecommitdiff
path: root/README.pod
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-07-04 23:37:06 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-07-04 23:37:06 +0200
commit42ed59a8c07b16b9c124aff97460942b7cc2a4df (patch)
tree100dde56a69b683ead9b04ca975f4f9fa71a2675 /README.pod
parent2f14e6e0ff2060d40401a422c0f3b3d6ff835626 (diff)
fixes0.1.0
Diffstat (limited to 'README.pod')
-rw-r--r--README.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.pod b/README.pod
index 6f7bc71..9a24851 100644
--- a/README.pod
+++ b/README.pod
@@ -15,7 +15,7 @@ Do the following:
cp /usr/share/muttdelay/muttdelay.vim ~/.vim/plugin/
echo 'map ,L :call MuttDelay()<CR>' >> ~/.vimrc
-=head3 Configuring CRON
+=head3 Configuring Cron
And create an hourly cronjob such as:
@@ -42,7 +42,7 @@ Open mutt, compose an email. Use Vim as your editor. After finishing writing you
and the mail gets scheduled for sending for a later time. You can now leave vim without sending the mail via mutt directly.
-The mail tself is saved to
+The mail itself is saved to
~/.muttdelay/SENDTIMESTAMP.COMPOSETIMESTAMP
@@ -54,6 +54,6 @@ See package description or project website.
=head1 AUTHOR
-Paul C. Buetow - <http://muttdelay.buetow.org>
+Paul C. Buetow - <http://paul.buetow.org>
=cut