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

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

[nongnu] elpa/inf-clojure 477fd7c 272/313: Tweak some wording


From: ELPA Syncer
Subject: [nongnu] elpa/inf-clojure 477fd7c 272/313: Tweak some wording
Date: Wed, 11 Aug 2021 10:00:32 -0400 (EDT)

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

    Tweak some wording
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6f85e00..0cfb4dc 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,7 @@ In Emacs terminology "inferior" process is a subprocess 
started by Emacs (it bei
 processes its output. As the Clojure socket REPL works in exactly the same 
manner `inf-clojure` can also interact with it.
 
 Functionality like code completion and eldoc is powered by evaluation of 
predefined code snippets that provide the necessary results.
-As different Clojure REPLs have different capabilities, `inf-clojure` has to 
determine the type of a REPL and invoke
+As different Clojure REPLs have different capabilities, `inf-clojure` tracks 
the type of a REPL and invokes
 the right code for each REPL type.
 
 ## Installation



reply via email to

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