From 3e6189f243c8d0717979da1a1a18e46996f6a2ef Mon Sep 17 00:00:00 2001 From: Reto Brunner Date: Wed, 8 Jul 2020 01:02:46 +0200 Subject: notmuch: fix docstring --- worker/notmuch/worker.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'worker') diff --git a/worker/notmuch/worker.go b/worker/notmuch/worker.go index 75c1214..3fdd11d 100644 --- a/worker/notmuch/worker.go +++ b/worker/notmuch/worker.go @@ -41,7 +41,7 @@ type worker struct { currentSortCriteria []*types.SortCriterion } -// NewWorker creates a new maildir worker with the provided worker. +// NewWorker creates a new notmuch worker with the provided worker. func NewWorker(w *types.Worker) (types.Backend, error) { events := make(chan eventType, 20) return &worker{w: w, -- cgit 1.4.1-2-gfad0