We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99456b1 commit 3d32b5eCopy full SHA for 3d32b5e
src/main/clojure/clojure/alpha/spec.clj
@@ -680,7 +680,7 @@
680
681
There are also -un versions of :req and :opt. These allow
682
you to connect unqualified keys to specs. In each case, fully
683
- qualfied keywords are passed, which name the specs, but unqualified
+ qualified keywords are passed, which name the specs, but unqualified
684
keys (with the same name component) are expected and checked at
685
conform-time, and generated during gen:
686
0 commit comments