From 733284d0188a7e5876c35ebff848b535de7c479f Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Wed, 1 Jul 2009 13:44:12 +0200 Subject: [PATCH] xmonad.hs: Minor documentation fix. --- xmonad.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmonad.hs b/xmonad.hs index 598f287..2a525b5 100644 --- a/xmonad.hs +++ b/xmonad.hs @@ -1,4 +1,4 @@ --- Xmonad configuration file. +-- XMonad configuration file. import XMonad -- 2.44.1