diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-05-28 16:46:35 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-05-28 16:46:35 +0200 |
commit | 2761465d3bde7e326ffd3cb2c9bb480144f5a72d (patch) | |
tree | 7c96e36e9f9e608249cbf212204465bd2c165482 /pullimap@.service | |
parent | 7283dae2bca7a8a032c6627b0cac532c8f19f4aa (diff) |
typo fixes
Diffstat (limited to 'pullimap@.service')
-rw-r--r-- | pullimap@.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pullimap@.service b/pullimap@.service index 53694da..a9ce09a 100644 --- a/pullimap@.service +++ b/pullimap@.service @@ -1,5 +1,5 @@ [Unit] -Description=Pull mails from an IMAP mailbox and deliver them to a SMTP session (instance %i) +Description=Pull mails from an IMAP mailbox and deliver them to an SMTP session (instance %i) Documentation=man:pullimap(1) Wants=network-online.target After=network-online.target |