aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/WindowProperties.hs
diff options
context:
space:
mode:
authorBrent Yorgey <byorgey@gmail.com>2008-03-18 21:45:40 +0100
committerBrent Yorgey <byorgey@gmail.com>2008-03-18 21:45:40 +0100
commitc5df79aa78b334c08394c1bd8255b38d3664bc10 (patch)
treeeca2b6af0ea52618a4d9d0f46ee14623ee5523e3 /XMonad/Util/WindowProperties.hs
parentf44ae00454367441950b38fb2dcea9053c93ccfa (diff)
downloadXMonadContrib-c5df79aa78b334c08394c1bd8255b38d3664bc10.tar.gz
XMonadContrib-c5df79aa78b334c08394c1bd8255b38d3664bc10.tar.xz
XMonadContrib-c5df79aa78b334c08394c1bd8255b38d3664bc10.zip
WindowProperties: fix documentation
darcs-hash:20080318204540-bd4d7-5526c42ce8026240d01d425208f6b9fbc6707877.gz
Diffstat (limited to 'XMonad/Util/WindowProperties.hs')
-rw-r--r--XMonad/Util/WindowProperties.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/XMonad/Util/WindowProperties.hs b/XMonad/Util/WindowProperties.hs
index a8a9c23..eb7539c 100644
--- a/XMonad/Util/WindowProperties.hs
+++ b/XMonad/Util/WindowProperties.hs
@@ -1,6 +1,6 @@
-----------------------------------------------------------------------------
-- |
--- Module : XMonad.Layout.WindowProperties
+-- Module : XMonad.Util.WindowProperties
-- Copyright : (c) Roman Cheplyaka
-- License : BSD-style (see LICENSE)
--