From edfd25c5cde6ad9ee66a096d2fd04f81ebf18441 Mon Sep 17 00:00:00 2001
From: Andrea Rossato <andrea.rossato@unibz.it>
Date: Sat, 13 Oct 2007 11:04:37 +0200
Subject: DragPane: haddock fixes

darcs-hash:20071013090437-32816-9b08354e83fbca90f69fc907b0c570ed1ea33e1f.gz
---
 DragPane.hs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DragPane.hs b/DragPane.hs
index 793f80c..9a058ac 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
-- 
cgit v1.2.3