Apply codespell -w throughout
This commit is contained in:
parent
100f5aabb6
commit
84b0a3707a
108 changed files with 135 additions and 135 deletions
|
@ -67,7 +67,7 @@ daemonize cmd params openlogfd pidfile changedirectory a = do
|
|||
envvar = "DAEMONIZED"
|
||||
#endif
|
||||
|
||||
{- To run an action that is normally daemonized in the forground. -}
|
||||
{- To run an action that is normally daemonized in the foreground. -}
|
||||
#ifndef mingw32_HOST_OS
|
||||
foreground :: IO Fd -> Maybe FilePath -> IO () -> IO ()
|
||||
foreground openlogfd pidfile a = do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue