From 5aa5d83357e3edec1f84c32d2f270023a8336bc4 Mon Sep 17 00:00:00 2001 From: Lukas Mai Date: Thu, 22 Nov 2007 17:59:25 +0100 Subject: reword comment (previous version didn't make sense to me) darcs-hash:20071122165925-462cf-613c038987aaf1b7182c0b533c0a0a7f4bda2263 --- XMonad/Core.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/XMonad/Core.hs b/XMonad/Core.hs index 56afe1b..80195bb 100644 --- a/XMonad/Core.hs +++ b/XMonad/Core.hs @@ -345,8 +345,8 @@ getXMonadDir = io $ getAppUserDataDirectory "xmonad" -- The -i flag is used to restrict recompilation to the xmonad.hs file only. -- -- Compilation errors (if any) are logged to ~\/.xmonad\/xmonad.errors. If --- GHC indicates failure with a non-zero exit code, an xmessage containing --- GHC's is spawned. +-- GHC indicates failure with a non-zero exit code, an xmessage displaying +-- that file is spawned. -- -- False is returned if there is compilation errors. -- -- cgit v1.2.3