aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions
diff options
context:
space:
mode:
authorJoachim Fasting <joachim.fasting@gmail.com>2007-12-30 07:19:20 +0100
committerJoachim Fasting <joachim.fasting@gmail.com>2007-12-30 07:19:20 +0100
commit3922b63c007f300a7e71a4599a1af1f8efee3b98 (patch)
treead15728c1a1d10d55e071bb19f86ceb69be130bb /XMonad/Actions
parent1e0d3f3f841096455eb7b826d20853562ad2d07d (diff)
downloadXMonadContrib-3922b63c007f300a7e71a4599a1af1f8efee3b98.tar.gz
XMonadContrib-3922b63c007f300a7e71a4599a1af1f8efee3b98.tar.xz
XMonadContrib-3922b63c007f300a7e71a4599a1af1f8efee3b98.zip
Correct caps in module header.
darcs-hash:20071230061920-928c4-3c0738fd1619b9a11510bd99413045aa39707c0a.gz
Diffstat (limited to 'XMonad/Actions')
-rw-r--r--XMonad/Actions/SinkAll.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/XMonad/Actions/SinkAll.hs b/XMonad/Actions/SinkAll.hs
index 7b84570..9d63f58 100644
--- a/XMonad/Actions/SinkAll.hs
+++ b/XMonad/Actions/SinkAll.hs
@@ -1,6 +1,6 @@
-----------------------------------------------------------------------------
-- |
--- Module : Xmonad.Actions.SinkAll
+-- Module : XMonad.Actions.SinkAll
-- License : BSD3-style (see LICENSE)
-- Stability : unstable
-- Portability : unportable