mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Fix documentation
This commit is contained in:
parent
fce36bda16
commit
34f9dda006
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user