aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--GreedyView.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/GreedyView.hs b/GreedyView.hs
index a08fc3f..db54df0 100644
--- a/GreedyView.hs
+++ b/GreedyView.hs
@@ -1,7 +1,7 @@
{-# OPTIONS -fglasgow-exts #-}
-----------------------------------------------------------------------------
-- |
--- Module : XMonadContrib.FindEmptyWorkspace
+-- Module : XMonadContrib.GreedyView
-- Copyright : (c) Spencer Janssen <sjanssen@cse.unl.edu>
-- License : BSD3-style (see LICENSE)
--