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 8be9cec commit 53025bfCopy full SHA for 53025bf
inf-clojure.el
@@ -387,7 +387,7 @@ comments."
387
(concat s "\n")))
388
lines " ")))
389
390
-(defun inf-clojure--sanitinze-command (command)
+(defun inf-clojure--sanitize-command (command)
391
"Sanitize COMMAND for sending it to a process.
392
An example of things that this function does is to add a final
393
newline at the end of the form. Return an empty string if the
0 commit comments