branch: externals/org-contacts
commit ad7f57a6034cc59c085fb19b3b52df71ac99f6c9
Author: Bastien Guerry <[email protected]>
Commit: Bastien Guerry <[email protected]>
Fix error messages: don't use a dot at the end
---
org-contacts.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-contacts.el b/org-contacts.el
index fbdf0fcb79..bc52648a89 100644
--- a/org-contacts.el
+++ b/org-contacts.el
@@ -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