diff options
| author | Sam Varshavchik | 2017-12-28 06:51:31 -0500 |
|---|---|---|
| committer | GitHub | 2017-12-28 06:51:31 -0500 |
| commit | ce512cd52b98fcbe16414ddfafa3acd1752b41e2 (patch) | |
| tree | 4816287602b0a0344c5dad9b80b15ec546cc9eaa | |
| parent | 60586311ac65a7e1f6acb5869f5d9174d597d8c7 (diff) | |
| parent | 675bac8a9b30dff4f1968cec803a51c89b6b1b1b (diff) | |
| download | courier-libs-ce512cd52b98fcbe16414ddfafa3acd1752b41e2.tar.bz2 | |
Merge pull request #6 from rattkin/patch-1
fixed typo in comment
| -rw-r--r-- | imap/imapd.dist.in.git | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/imap/imapd.dist.in.git b/imap/imapd.dist.in.git index a370fad..372cab3 100644 --- a/imap/imapd.dist.in.git +++ b/imap/imapd.dist.in.git @@ -366,7 +366,7 @@ IMAP_MOVE_EXPUNGE_TO_TRASH=0 # # mkdir /etc/skel # chmod 700 /etc/skel -# maildirmak /etc/skel/Maildir +# maildirmake /etc/skel/Maildir # # This directory gets copied as is, preserving each file/subdirectory's # permissions, with only userid/groupid changed to match the account's. |
