From bed302827441eb71866c5d3833621faa3e5428fb Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Sat, 29 Mar 2008 20:17:52 +0100 Subject: Fix haddock error darcs-hash:20080329191752-a5988-0bfb2ec9a43764da63ca27805a8078bc25a45393.gz --- XMonad/Layout/Spiral.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'XMonad/Layout/Spiral.hs') diff --git a/XMonad/Layout/Spiral.hs b/XMonad/Layout/Spiral.hs index 09fe740..a6ea36d 100644 --- a/XMonad/Layout/Spiral.hs +++ b/XMonad/Layout/Spiral.hs @@ -60,7 +60,7 @@ blend scale ratios = zipWith (+) ratios scaleFactors -- | A spiral layout. The parameter controls the size ratio between -- successive windows in the spiral. Sensible values range from 0 --- up to the aspect ratio of your monitor (often 4/3). +-- up to the aspect ratio of your monitor (often 4\/3). -- -- By default, the spiral is counterclockwise, starting to the east. -- See also 'spiralWithDir'. -- cgit v1.2.3