Skip to content

Commit f2ebdd3

Browse files
jrheardswannodette
authored andcommitted
fix cljs.spec.test/check docstring
1 parent 732034b commit f2ebdd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/cljs/cljs/spec/test.cljc

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ sym-or-syms, a symbol or collection of symbols. If sym-or-syms
208208
is not specified, check all checkable vars.
209209
210210
The opts map includes the following optional keys, where stc
211-
aliases clojure.spec.test.check:
211+
aliases clojure.test.check:
212212
213213
::stc/opts opts to flow through test.check/quick-check
214214
:gen map from spec names to generator overrides

0 commit comments

Comments
 (0)