summaryrefslogtreecommitdiffstats
path: root/XMonad/Main.hs
diff options
context:
space:
mode:
Diffstat (limited to 'XMonad/Main.hs')
-rw-r--r--XMonad/Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/XMonad/Main.hs b/XMonad/Main.hs
index a94078a..a312333 100644
--- a/XMonad/Main.hs
+++ b/XMonad/Main.hs
@@ -1,7 +1,7 @@
{-# LANGUAGE MultiParamTypeClasses, FlexibleContexts #-}
----------------------------------------------------------------------------
-- |
--- Module : Core.hs
+-- Module : XMonad.Main
-- Copyright : (c) Spencer Janssen 2007
-- License : BSD3-style (see LICENSE)
--