branch: elpa/helm
commit ffc38b9cc553cbdcd65ac7bb3ac35d29255e4de7
Author: Thierry Volpiatto <thie...@posteo.net>
Commit: Thierry Volpiatto <thie...@posteo.net>

    Fix docstring
---
 helm-core.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/helm-core.el b/helm-core.el
index 7ac9817ba0c..277010acbe4 100644
--- a/helm-core.el
+++ b/helm-core.el
@@ -8126,8 +8126,7 @@ They are bound by default to 
\\[helm-follow-action-forward] and
   "Execute persistent action in mode `helm-follow-mode'.
 
 This happen after: DELAY or the \\='follow-attr value of current
-source or `helm-follow-input-idle-delay' or
-`helm-input-idle-delay' secs."
+source or `helm-follow-input-idle-delay'."
   (let* ((src (helm-get-current-source))
          (suspend (and helm--in-update
                        ;; Specific to helm-find-files.

Reply via email to