Skip to content

Commit

Permalink
correct spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
adrech committed Nov 16, 2023
1 parent 3f5d152 commit d0c3e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cider.el
Original file line number Diff line number Diff line change
Expand Up @@ -1687,7 +1687,7 @@ PARAMS is a plist with the following keys (non-exhaustive list)
(command-global-opts (cider-jack-in-global-options project-type))
(command-params (cider-jack-in-params project-type))
;; ignore `cider-enrich-classpath' if the jack-in-command does not include
;; the neccessary wrapper script at this point
;; the necessary wrapper script at this point
(cider-enrich-classpath (and cider-enrich-classpath
(cider--enriched-cmd-p command-resolved))))
(if command-resolved
Expand Down

0 comments on commit d0c3e57

Please sign in to comment.