Unverified Commit d180f01b authored by Honza Hommer's avatar Honza Hommer
Browse files

typos

parent 91c09dd0
......@@ -62,7 +62,7 @@ _mail_send() {
ssmtp)
"$_MAIL_BIN" "$MAIL_TO"
;;
mutt|mail)
mutt | mail)
"$_MAIL_BIN" -s "$_subject" "$MAIL_TO"
;;
esac
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment