emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/tempel 235e066fe3 3/4: Improve docstring


From: ELPA Syncer
Subject: [elpa] externals/tempel 235e066fe3 3/4: Improve docstring
Date: Fri, 15 Apr 2022 09:57:50 -0400 (EDT)

branch: externals/tempel
commit 235e066fe3b0815149e6fe79d978fdc0cff74ff0
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Improve docstring
---
 tempel.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tempel.el b/tempel.el
index a1b9bc53c8..c82a2f9050 100644
--- a/tempel.el
+++ b/tempel.el
@@ -49,7 +49,7 @@
   :prefix "tempel-")
 
 (defcustom tempel-path (expand-file-name "templates" user-emacs-directory)
-  "A file or a list of files containing templates.
+  "A file or a list of template files.
 The file paths can contain wildcards."
   :type '(choice string (repeat string)))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]