From 39f4fe7a90bb4d2fb29b4aea58c639ebc5eb91ba Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Thu, 8 Nov 2007 00:02:59 +0000 Subject: [PATCH] typo --- CONFIG | 1 - 1 file changed, 1 deletion(-) diff --git a/CONFIG b/CONFIG index a62943d..b375759 100644 --- a/CONFIG +++ b/CONFIG @@ -7,7 +7,6 @@ which is a Haskell source file. Here is an example, -- -- An example, simple ~/.xmonad/xmonad.hs file. -- It overrides a few basic settings, reusing all the other defaults, - -- and also uses the DynamicLog extension. -- import XMonad