Fix comment.
This commit is contained in:
parent
1d084888fd
commit
ec90ca5146
|
@ -36,7 +36,7 @@
|
||||||
(define highlights '())
|
(define highlights '())
|
||||||
(define color-table #f)
|
(define color-table #f)
|
||||||
|
|
||||||
;; filters : Listof (report-entry -> Bool)
|
;; filters : Listof (sub-report-entry -> Bool)
|
||||||
;; If any of these predicates return true for a given log entry's
|
;; If any of these predicates return true for a given log entry's
|
||||||
;; sub, show it.
|
;; sub, show it.
|
||||||
;; Note: at the point where these are called, report entries have
|
;; Note: at the point where these are called, report entries have
|
||||||
|
|
Loading…
Reference in New Issue
Block a user