diff --git a/GreedyView.hs b/GreedyView.hs index a08fc3f2..db54df0c 100644 --- a/GreedyView.hs +++ b/GreedyView.hs @@ -1,7 +1,7 @@ {-# OPTIONS -fglasgow-exts #-} ----------------------------------------------------------------------------- -- | --- Module : XMonadContrib.FindEmptyWorkspace +-- Module : XMonadContrib.GreedyView -- Copyright : (c) Spencer Janssen -- License : BSD3-style (see LICENSE) --