From 348f3f8b46bff6478cc38f190cbf24341fe7fca9 Mon Sep 17 00:00:00 2001 From: "joachim.fasting" Date: Mon, 18 Jun 2007 19:19:05 +0000 Subject: [PATCH] MetaModule.hs: correct module header. --- MetaModule.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MetaModule.hs b/MetaModule.hs index 9a0c875d..8ca140d1 100644 --- a/MetaModule.hs +++ b/MetaModule.hs @@ -1,6 +1,6 @@ ----------------------------------------------------------------------------- -- | --- Module : XMonadContrib.WorkspaceDir +-- Module : XMonadContrib.MetaModule -- Copyright : (c) 2007 Spencer Janssen -- License : BSD3-style (see LICENSE) --