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

    Fix typo in docstring
---
 helm-utils.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helm-utils.el b/helm-utils.el
index 2b00c75899..862516cd3b 100644
--- a/helm-utils.el
+++ b/helm-utils.el
@@ -1062,7 +1062,7 @@ Assume regexp is a pcre based regexp."
 (define-minor-mode helm-popup-tip-mode
     "Show additional informations in a popup tip at end of line.
 
-When the mode is enabled, popup showup when the source the source
+When the mode is enabled, popup showup when the source
 has a `popup-info' attribute which define a specific function for
 this source to fetch infos on candidate."
   :global t

Reply via email to