summaryrefslogtreecommitdiffstats
path: root/XMonad/StackSet.hs
diff options
context:
space:
mode:
Diffstat (limited to 'XMonad/StackSet.hs')
-rw-r--r--XMonad/StackSet.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/XMonad/StackSet.hs b/XMonad/StackSet.hs
index 2986631..a5fa4da 100644
--- a/XMonad/StackSet.hs
+++ b/XMonad/StackSet.hs
@@ -2,7 +2,7 @@
-----------------------------------------------------------------------------
-- |
--- Module : StackSet
+-- Module : XMonad.StackSet
-- Copyright : (c) Don Stewart 2007
-- License : BSD3-style (see LICENSE)
--