fix typo
svn: r13989
This commit is contained in:
parent
6c30e2d9e7
commit
e2a017f331
|
@ -44,7 +44,7 @@
|
||||||
[_ null]))
|
[_ null]))
|
||||||
|
|
||||||
(define/contract (apply-filter lfs t o)
|
(define/contract (apply-filter lfs t o)
|
||||||
(-> LFilterSet? Type/c Object?)
|
(-> LFilterSet? Type/c Object? FilterSet?)
|
||||||
(match lfs
|
(match lfs
|
||||||
[(LFilterSet: lf+ lf-)
|
[(LFilterSet: lf+ lf-)
|
||||||
(combine
|
(combine
|
||||||
|
|
Loading…
Reference in New Issue
Block a user