mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-26 01:31:52 -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:
|
||||
--
|
||||
-- > 5.5 seconds
|
||||
-- > seconds 5.5
|
||||
seconds :: Rational -> Int
|
||||
seconds = fromEnum . (* 1000000)
|
||||
|
||||
|
Reference in New Issue
Block a user