aboutsummaryrefslogtreecommitdiffstats
path: root/pullimap
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2019-05-28 16:46:35 +0200
committerGuilhem Moulin <guilhem@fripost.org>2019-05-28 16:46:35 +0200
commit2761465d3bde7e326ffd3cb2c9bb480144f5a72d (patch)
tree7c96e36e9f9e608249cbf212204465bd2c165482 /pullimap
parent7283dae2bca7a8a032c6627b0cac532c8f19f4aa (diff)
typo fixes
Diffstat (limited to 'pullimap')
-rwxr-xr-xpullimap2
1 files changed, 1 insertions, 1 deletions
diff --git a/pullimap b/pullimap
index 84587fe..e1c96e8 100755
--- a/pullimap
+++ b/pullimap
@@ -1,7 +1,7 @@
#!/usr/bin/perl -T
#----------------------------------------------------------------------
-# Pull mails from an IMAP mailbox and deliver them to a SMTP session
+# Pull mails from an IMAP mailbox and deliver them to an SMTP session
# Copyright © 2016-2018 Guilhem Moulin <guilhem@fripost.org>
#
# This program is free software: you can redistribute it and/or modify