Fix error messages: don't use a dot at the end

This commit is contained in:
Bastien Guerry 2012-09-28 17:47:48 +02:00
parent 72d2cafa36
commit ad7f57a603

View file

@ -609,7 +609,7 @@ Org-contacts does not specify how to encode the name. So we try to do our best."
"Show contacts on a map. Requires google-maps-el."
(interactive)
(unless (fboundp 'google-maps-static-show)
(error "org-contacts-show-map requires google-maps-el."))
(error "`org-contacts-show-map' requires `google-maps-el'"))
(google-maps-static-show
:markers
(loop