branch: externals/dtache
commit 0e0e8c6394c5087241d743237490e452db9c9dc1
Author: Niklas Eklund <[email protected]>
Commit: Niklas Eklund <[email protected]>
Update docstring
---
dtache.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dtache.el b/dtache.el
index b0ecd93351..d9debff0fc 100644
--- a/dtache.el
+++ b/dtache.el
@@ -79,7 +79,7 @@
:group 'dtache)
(defcustom dtache-env nil
- "The name of the `dtache' program."
+ "The name of, or path to, the `dtache' environment script."
:type 'string
:group 'dtache)