spelling fixes

* org.el (org-create-formula-image-with-imagemagick): Fix typo.
This commit is contained in:
Feng Shu 2012-05-01 18:48:50 +08:00 committed by Bastien Guerry
parent bf5b4012e9
commit 24dff8f067
1 changed files with 1 additions and 1 deletions

View File

@ -17037,7 +17037,7 @@ Some of the options can be changed using the variable
((eq processing-type 'imagemagick)
(unless executables-checked
(org-check-external-command
"converte" "you need to install imagemagick")
"convert" "you need to install imagemagick")
(setq executables-checked t))
(unless (file-exists-p movefile)
(org-create-formula-image-with-imagemagick