mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-30 11:41:51 -07:00
Fix documentation
This commit is contained in:
@@ -94,7 +94,7 @@ runProcessWithInputAndWait cmd args input timeout = io $ do
|
|||||||
--
|
--
|
||||||
-- to the top of your file) or use seconds in prefix form:
|
-- to the top of your file) or use seconds in prefix form:
|
||||||
--
|
--
|
||||||
-- > 5.5 seconds
|
-- > seconds 5.5
|
||||||
seconds :: Rational -> Int
|
seconds :: Rational -> Int
|
||||||
seconds = fromEnum . (* 1000000)
|
seconds = fromEnum . (* 1000000)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user