Fix typo in comment

This commit is contained in:
brandon s allbery kf8nh
2024-06-16 00:38:12 -04:00
committed by GitHub
parent bbbf5c3b44
commit 55f4c4ff1b

View File

@@ -193,7 +193,7 @@ decorateName ws w = do
return $ name ++ " [" ++ W.tag ws ++ "]"
-- | Returns the window name as will be listed in dmenu. This will
-- return the executable name of the window along with it's workspace
-- return the executable name of the window along with its workspace
-- ID.
decorateAppName :: X.WindowSpace -> Window -> X String
decorateAppName ws w = do