Mu4e: Fix typos

This commit is contained in:
Liam Hupfer 2021-07-10 13:59:03 -05:00 committed by TEC
parent 2fd89a7eca
commit ffaed9f5d7
No known key found for this signature in database
GPG key ID: 779591AFDB81F06C
3 changed files with 3 additions and 4 deletions

View file

@ -11,5 +11,5 @@ You may not have a way of fetching mail."))
(when (and (featurep! +org)
(not IS-WINDOWS))
(unless (executable-find "identify")
(warn! "Couldn't find the identify command from imagemagik. \
(warn! "Couldn't find the identify command from imagemagick. \
LaTeX fragment re-scaling with org-msg will not work.")))