Skip to content

Commit d0c3e57

Browse files
committed
correct spelling
1 parent 3f5d152 commit d0c3e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cider.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1687,7 +1687,7 @@ PARAMS is a plist with the following keys (non-exhaustive list)
16871687
(command-global-opts (cider-jack-in-global-options project-type))
16881688
(command-params (cider-jack-in-params project-type))
16891689
;; ignore `cider-enrich-classpath' if the jack-in-command does not include
1690-
;; the neccessary wrapper script at this point
1690+
;; the necessary wrapper script at this point
16911691
(cider-enrich-classpath (and cider-enrich-classpath
16921692
(cider--enriched-cmd-p command-resolved))))
16931693
(if command-resolved

0 commit comments

Comments
 (0)