From 210e51e2f9a0758ea15977209e277dd690957f31 Mon Sep 17 00:00:00 2001 From: Adam Vogt Date: Sat, 28 Apr 2012 21:45:52 +0200 Subject: Minor haddock formatting for X.L.OnHost and X.A.DynamicWorkspaceOrder Ignore-this: 843ec567e249cc96d51ca931f1e36514 darcs-hash:20120428194552-1499c-86afac9105d38cb89e72661bdb2c177b0f3baf1f.gz --- XMonad/Actions/DynamicWorkspaceOrder.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'XMonad/Actions/DynamicWorkspaceOrder.hs') diff --git a/XMonad/Actions/DynamicWorkspaceOrder.hs b/XMonad/Actions/DynamicWorkspaceOrder.hs index 75f16ee..b7142d8 100644 --- a/XMonad/Actions/DynamicWorkspaceOrder.hs +++ b/XMonad/Actions/DynamicWorkspaceOrder.hs @@ -167,7 +167,7 @@ shiftTo :: Direction1D -> WSType -> X () shiftTo dir t = doTo dir t getSortByOrder (windows . W.shift) -- | Do something with the nth workspace in the dynamic order. The --- callback is given the workspace's tag as well as the @WindowSet@ +-- callback is given the workspace's tag as well as the 'WindowSet' -- of the workspace itself. withNthWorkspace :: (String -> WindowSet -> WindowSet) -> Int -> X () withNthWorkspace job wnum = do -- cgit v1.2.3