From 7fddd0aff6235bf3c84de43a1822dde461d7a6bc Mon Sep 17 00:00:00 2001 From: Thierry Volpiatto Date: Wed, 20 Nov 2013 17:04:47 +0100 Subject: Replace cl-coerce added by error. --- helm-help.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helm-help.el') diff --git a/helm-help.el b/helm-help.el index 2bc818e6..d6f9e3af 100644 --- a/helm-help.el +++ b/helm-help.el @@ -898,7 +898,7 @@ HELM-ATTRIBUTE should be a symbol." before action function. Example: converting string to symbol - (cl-coerce . intern)") + (coerce . intern)") (helm-document-attribute 'type "optional if action attribute is provided" " Indicates the type of the items the source returns. -- cgit v1.2.3