Apply codespell -w throughout
This commit is contained in:
parent
100f5aabb6
commit
84b0a3707a
108 changed files with 135 additions and 135 deletions
|
@ -52,7 +52,7 @@ getShutdownConfirmedR = do
|
|||
|
||||
{- Use a custom page to avoid putting long polling elements on it that will
|
||||
- fail and cause thet web browser to show an error once the webapp is
|
||||
- truely stopped. -}
|
||||
- truly stopped. -}
|
||||
getNotRunningR :: Handler Html
|
||||
getNotRunningR = customPage' False Nothing $
|
||||
$(widgetFile "control/notrunning")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue