diff --git a/src/Mtlstats/Events.hs b/src/Mtlstats/Events.hs index 483e611..c77ef77 100644 --- a/src/Mtlstats/Events.hs +++ b/src/Mtlstats/Events.hs @@ -33,7 +33,7 @@ import Mtlstats.Types -- | Event handler handleEvent :: C.Event - -- ^ The even being handled + -- ^ The event being handled -> Action Bool handleEvent e = do m <- gets $ view progMode