From 6ade6da4380f9a6f02e6014de0a5acab4ffa43ea Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Wed, 27 Jun 2007 23:49:13 +0200 Subject: typos darcs-hash:20070627214913-d6583-a1fd718dee8bc06583569766b44dd140fcbd79af.gz --- XMobar.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XMobar.hs b/XMobar.hs index ff3a59b..2b8aa4c 100644 --- a/XMobar.hs +++ b/XMobar.hs @@ -261,7 +261,7 @@ initColor dpy c = (color_pixel . fst) `liftM` allocNamedColor dpy colormap c io :: IO a -> Xbar a io = liftIO --- | work arount the the Int max bound: since threadDelay takes an Int, it +-- | Work arount to the Int max bound: since threadDelay takes an Int, it -- is not possible to set a thread delay grater than about 45 minutes. -- With a little recursion we solve the problem. tenthSeconds :: Int -> IO () -- cgit v1.2.3