branch: elpa/helm commit 39f79875bfc9f784845ae9d59b75c856f3311f12 Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Only docstring --- helm-core.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-core.el b/helm-core.el index 9964d3fd27..eb954bd3c1 100644 --- a/helm-core.el +++ b/helm-core.el @@ -2034,9 +2034,9 @@ The hook should takes one arg SOURCES.") (defvar helm-dim-prompt-on-update nil "Dim prompt when updating. -Do not set this globaly. Do not use this in async sources or in +Do not set this globally. Do not use this in async sources or in commands using an async source in their sources. -Use this either let-bounded of helm buffer local.") +Use this either let-bounded or helm buffer local.") ;; Utility: logging (defun helm-log (from format-string &rest args)