From 42135799b65f84711278af100b70db87c5445abe Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 18 Feb 2016 15:50:08 +0100 Subject: Doc fix --- client/src/Thermoprint/Client.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client') diff --git a/client/src/Thermoprint/Client.hs b/client/src/Thermoprint/Client.hs index 710efae..f8d8bac 100644 --- a/client/src/Thermoprint/Client.hs +++ b/client/src/Thermoprint/Client.hs @@ -53,7 +53,7 @@ data Client m = Client -> Maybe (Range (JobId)) -> Maybe (Range (UTCTime)) -> m (Seq (JobId, UTCTime, JobStatus)) - -- ^ @jobs p minId maxId minTime maxTime@ lists a selection of jobs + -- ^ List a selection of jobs , jobCreate :: Maybe PrinterId -> Printout -> m JobId -- ^ Send a 'Printout' to be queued , job :: JobId -> m Printout -- cgit v1.2.3