Skip to content

Commit

Permalink
fix cljs.spec.test/check docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
jrheard authored and swannodette committed Oct 19, 2016
1 parent 732034b commit f2ebdd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/cljs/cljs/spec/test.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ sym-or-syms, a symbol or collection of symbols. If sym-or-syms
is not specified, check all checkable vars.
The opts map includes the following optional keys, where stc
aliases clojure.spec.test.check:
aliases clojure.test.check:
::stc/opts opts to flow through test.check/quick-check
:gen map from spec names to generator overrides
Expand Down

0 comments on commit f2ebdd3

Please sign in to comment.