From d861a52ff56a0d05366bf6a82c84f2a763c21f75 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Sat, 13 Oct 2007 09:04:37 +0000 Subject: [PATCH] DragPane: haddock fixes --- DragPane.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DragPane.hs b/DragPane.hs index 793f80c7..9a058acb 100644 --- a/DragPane.hs +++ b/DragPane.hs @@ -47,7 +47,7 @@ import XMonadContrib.XUtils -- -- and add, to the list of layouts: -- --- > dragPane Vertical 0.1 0.5 +-- > Layout $ dragPane Horizontal 0.1 0.5 halfHandleWidth :: Integral a => a halfHandleWidth = 1