Typo in comment
original commit: 43ea8e442c70197bce50958c17dc7fd63c3363c1
This commit is contained in:
parent
3b26e61819
commit
f75706d1be
|
@ -125,7 +125,7 @@
|
|||
[(f) #'(if (Rep? f) (Rep-seq f) f)]
|
||||
[(fields ...) #'(list (if (Rep? fields) (Rep-seq fields) fields) ...)])]))
|
||||
;; expression that when given a "get free-variables"
|
||||
;; function, combines the results in the expected pashion.
|
||||
;; function, combines the results in the expected fashion.
|
||||
(~optional [#:frees frees:frees-pat]
|
||||
#:defaults
|
||||
([frees.f1 (combiner #'Rep-free-vars #'flds.fields)]
|
||||
|
|
Loading…
Reference in New Issue
Block a user