Skip to content

Commit b949c7f

Browse files
committed
help docstring typo
1 parent 2ee0f25 commit b949c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/clojure/cljs/cli.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ present"
553553
:arg "edn"
554554
:doc (str "Options to configure the repl-env, can be an EDN string or "
555555
"colon separated list of EDN files / classpath resources. Options "
556-
"options will be merged left to right.")}
556+
"will be merged left to right.")}
557557
["-co" "--compile-opts"] {:group ::main&compile :fn compile-opts-opt
558558
:arg "edn"
559559
:doc (str "Options to configure the build, can be an EDN string or "

0 commit comments

Comments
 (0)