branch: elpa/helm
commit b1a90e2d6bb794270795a0310a5760f118c6484c
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>
Update docstring
---
helm-core.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/helm-core.el b/helm-core.el
index 051693ca206..55e13467dc1 100644
--- a/helm-core.el
+++ b/helm-core.el
@@ -6715,7 +6715,7 @@ If action buffer is displayed, kill it."
(put 'helm-debug-output 'helm-only t)
(defun helm-default-debug-function ()
- "Collect sources of helm current session without their keymap.
+ "Collect sources of helm current session.
This is the default function for `helm-debug-function'."
(with-helm-buffer helm-sources))