branch: elpa/exec-path-from-shell
commit 0a07f5489c66f76249e6207362614b595b80c230
Merge: bf4bdc8b89 4c3fbc3d7f
Author: Steve Purcell <[email protected]>
Commit: GitHub <[email protected]>

    Merge pull request #105 from brandelune/patch-1
    
    "docstring wider than 80 characters"
---
 exec-path-from-shell.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/exec-path-from-shell.el b/exec-path-from-shell.el
index 89eed8b5e7..1a2281113a 100644
--- a/exec-path-from-shell.el
+++ b/exec-path-from-shell.el
@@ -89,7 +89,7 @@
   :group 'exec-path-from-shell)
 
 (defcustom exec-path-from-shell-warn-duration-millis 500
-  "Print a warning message if shell execution takes longer than this many 
milliseconds."
+  "Print a warning if shell execution takes longer than this many 
milliseconds."
   :type 'integer)
 
 (defcustom exec-path-from-shell-shell-name nil

Reply via email to