We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af50563 commit 39f7987Copy full SHA for 39f7987
helm-core.el
@@ -2034,9 +2034,9 @@ The hook should takes one arg SOURCES.")
2034
2035
(defvar helm-dim-prompt-on-update nil
2036
"Dim prompt when updating.
2037
-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
2038
commands using an async source in their sources.
2039
-Use this either let-bounded of helm buffer local.")
+Use this either let-bounded or helm buffer local.")
2040
2041
;; Utility: logging
2042
(defun helm-log (from format-string &rest args)
0 commit comments