Skip to content

Commit c103f2a

Browse files
committed
m-x -> M-x
1 parent 847d705 commit c103f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ inf-clojure largely needs to know the REPL type so it can format the
459459
correct calls. Most end up in `(planck.repl/doc [symbol])` or
460460
`(cljs.repl/doc ...)` so its important that the REPL type is set
461461
correctly. This REPL type exists in the process buffer (REPL) and the
462-
source buffers as a cache. If you have problems, run `m-x
462+
source buffers as a cache. If you have problems, run `M-x
463463
inf-clojure-set-repl-type` from the source buffer to set the REPL type
464464
in both buffers. To see how simple inf-clojure is, look at
465465
`inf-clojure-repl-features` to see largely how things are laid out.

0 commit comments

Comments
 (0)