branch: elpa/inf-clojure commit ee4369d360e162cae6fcfc0d7eddd66e931b0b1a Author: Andrea Richiardi <a.richiardi.w...@gmail.com> Commit: Bozhidar Batsov <bozhidar.bat...@gmail.com>
Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f57531..aa07de7 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ connect to a socket REPL like the one provided with [planck](http://planck-repl. which can be started from the command line with `planck -n 5555`. Use `C-u C-c C-z` to start a REPL with a different command/cons pair than -the default specified in `info-clojure-program`. +the default specified in `inf-clojure-program`. ## ElDoc