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

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

[elpa] externals/dict-tree 18ede82 089/154: Fixed minor spelling errors


From: Stefan Monnier
Subject: [elpa] externals/dict-tree 18ede82 089/154: Fixed minor spelling errors in docstrings.
Date: Mon, 14 Dec 2020 12:21:51 -0500 (EST)

branch: externals/dict-tree
commit 18ede825a6664231fbc2381823f3782e56143ee8
Author: Toby S. Cubitt <toby-predictive@dr-qubit.org>
Commit: Toby S. Cubitt <toby-predictive@dr-qubit.org>

    Fixed minor spelling errors in docstrings.
---
 dict-tree.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dict-tree.el b/dict-tree.el
index fd769fd..ac486f8 100644
--- a/dict-tree.el
+++ b/dict-tree.el
@@ -3204,7 +3204,7 @@ is the prefix argument."
   "Populate dictionary DICT from the key list in file FILE.
 
 Each line of FILE should contain a key, either a string
-\(delimeted by \"\), a vector, or a list. (Use the escape
+\(delimited by \"\), a vector, or a list. (Use the escape
 sequence \\\" to include a \" in a string.) If a line does not
 contain a key, it is silently ignored.
 



reply via email to

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