diff options
Diffstat (limited to 'Functions/Misc/checkmail')
-rw-r--r-- | Functions/Misc/checkmail | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Misc/checkmail b/Functions/Misc/checkmail index 9cc743db4..1e03d10a1 100644 --- a/Functions/Misc/checkmail +++ b/Functions/Misc/checkmail @@ -1,7 +1,7 @@ #! /usr/local/bin/zsh # # This autoloadable function checks the folders specified as arguments -# for new mails. The arguments are interpeted in exactly the same way +# for new mails. The arguments are interpreted in exactly the same way # as the mailpath special zsh parameter (see zshparam(1)). # # If no arguments are given mailpath is used. If mailpath is empty, $MAIL |