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 8599507 commit ee00807Copy full SHA for ee00807
src/clj/clojure/reflect.clj
@@ -63,7 +63,7 @@ Platform implementers must:
63
:bases a set of names of the type's bases
64
:flags a set of keywords naming the boolean attributes
65
of the type.
66
- :members a set of the type's members. Each membrer is a map
+ :members a set of the type's members. Each member is a map
67
and can be a constructor, method, or field.
68
69
Keys common to all members:
0 commit comments