Skip to content

Commit

Permalink
helm
Browse files Browse the repository at this point in the history
  • Loading branch information
peterhoeg committed Sep 2, 2022
1 parent 274d4d7 commit a8730cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vdirel-helm.el
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
(require 'vdirel)
(require 'helm)

(defun vdirel--helm-insert-contact-email (candidate)
(defun vdirel-helm--insert-contact-email (candidate)
"Print selected contacts as comma-separated text.
CANDIDATE is ignored."
(ignore candidate)
Expand Down

0 comments on commit a8730cc

Please sign in to comment.