From f11d9311f4a9fe11946e2446e47068b331cfb257 Mon Sep 17 00:00:00 2001 From: Johan Tibell Date: Fri, 8 May 2015 06:27:05 +0200 Subject: [PATCH] Fix erroneous count in docs Fixes #34. --- System/Remote/Monitoring.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/System/Remote/Monitoring.hs b/System/Remote/Monitoring.hs index 83a43f1..6e25d0c 100644 --- a/System/Remote/Monitoring.hs +++ b/System/Remote/Monitoring.hs @@ -211,7 +211,7 @@ forkServer host port = do -- either a numeric network address (dotted quad for IPv4, -- colon-separated hex for IPv6) or a hostname (e.g. \"localhost\".) -- The client can control the Content-Type used in responses by --- setting the Accept header. At the moment three content types are +-- setting the Accept header. At the moment two content types are -- available: \"application\/json\" and \"text\/html\". -- -- Registers the following counter, used by the UI: