Typo in comment

original commit: 43ea8e442c70197bce50958c17dc7fd63c3363c1
This commit is contained in:
Ambrose Bonnaire-Sergeant 2013-06-28 00:50:05 +08:00 committed by Sam Tobin-Hochstadt
parent 3b26e61819
commit f75706d1be

View File

@ -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)]