summaryrefslogtreecommitdiff
path: root/helm-help.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2013-11-20 17:04:47 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2013-11-20 17:04:47 +0100
commit7fddd0aff6235bf3c84de43a1822dde461d7a6bc (patch)
tree8609739fb28471430a426415c7b44a280ab21880 /helm-help.el
parentb8c6cb27852c6c2ca22a320c5bd65d32244ea104 (diff)
Replace cl-coerce added by error.
Diffstat (limited to 'helm-help.el')
-rw-r--r--helm-help.el2
1 files changed, 1 insertions, 1 deletions
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.