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 3f5d152 commit d0c3e57Copy full SHA for d0c3e57
cider.el
@@ -1687,7 +1687,7 @@ PARAMS is a plist with the following keys (non-exhaustive list)
1687
(command-global-opts (cider-jack-in-global-options project-type))
1688
(command-params (cider-jack-in-params project-type))
1689
;; ignore `cider-enrich-classpath' if the jack-in-command does not include
1690
- ;; the neccessary wrapper script at this point
+ ;; the necessary wrapper script at this point
1691
(cider-enrich-classpath (and cider-enrich-classpath
1692
(cider--enriched-cmd-p command-resolved))))
1693
(if command-resolved
0 commit comments