Skip to content

Commit aab8672

Browse files
committed
Fix typo in docstring
1 parent 13bf366 commit aab8672

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/clojure/clojure/spec/alpha.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@
425425
426426
There are also -un versions of :req and :opt. These allow
427427
you to connect unqualified keys to specs. In each case, fully
428-
qualfied keywords are passed, which name the specs, but unqualified
428+
qualified keywords are passed, which name the specs, but unqualified
429429
keys (with the same name component) are expected and checked at
430430
conform-time, and generated during gen:
431431

0 commit comments

Comments
 (0)