We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e14dbba commit 6bd986dCopy full SHA for 6bd986d
inf-clojure.el
@@ -288,7 +288,7 @@ Clojure to load that file."
288
289
(defun inf-clojure-load-form ()
290
"Return the form to query inferior Clojure for a var's documentation.
291
-If you are using REPL types, it will pickup the most approapriate
+If you are using REPL types, it will pickup the most appropriate
292
`inf-clojure-var-doc-form` variant."
293
(pcase (inf-clojure--set-repl-type (inf-clojure-proc))
294
(`lumo inf-clojure-load-form-lumo)
0 commit comments