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

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

[nongnu] elpa/inf-clojure f63c609 252/313: Fix a typo


From: ELPA Syncer
Subject: [nongnu] elpa/inf-clojure f63c609 252/313: Fix a typo
Date: Wed, 11 Aug 2021 10:00:28 -0400 (EDT)

branch: elpa/inf-clojure
commit f63c60961bec154b21b6de3d8e0af82e61c91b23
Author: Bozhidar Batsov <bozhidar@batsov.com>
Commit: Bozhidar Batsov <bozhidar@batsov.com>

    Fix a typo
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8f5cdac..7ad6334 100644
--- a/README.md
+++ b/README.md
@@ -146,7 +146,7 @@ The supported REPL-features are in an alist called
 
 If you want to add a new REPL type, just `(add-to-list
 'inf-clojure-repl-features (cons new-repl-type '((doc
-. "(myrepl/doc-command %s") ...)))` since the datastructure is just an
+. "(myrepl/doc-command %s") ...)))` since the data structure is just an
 alist of alists.
 
 If you want to update a specific form there is a function



reply via email to

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