mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -07:00
minor-doc-fix-in-ManageHelpers
This commit is contained in:
@@ -57,7 +57,7 @@ import Data.Monoid
|
||||
|
||||
import System.Posix (ProcessID)
|
||||
|
||||
-- | Denotes a side of a screen. @S@ stands for South, @NE@ for Northwest
|
||||
-- | Denotes a side of a screen. @S@ stands for South, @NE@ for Northeast
|
||||
-- etc. @C@ stands for Center.
|
||||
data Side = SC | NC | CE | CW | SE | SW | NE | NW | C
|
||||
deriving (Read, Show, Eq)
|
||||
|
Reference in New Issue
Block a user