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