From bc2e4703da3015adf18ca06af2b98b90ddbef150 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Sun, 14 Oct 2007 01:08:28 +0200 Subject: typo in comment darcs-hash:20071013230828-cba2c-69e67eb0f684817e6ab8627d9c66fed072bae0ac.gz --- Config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.hs') diff --git a/Config.hs b/Config.hs index 3a0811a..9a2f8d6 100644 --- a/Config.hs +++ b/Config.hs @@ -37,7 +37,7 @@ import Graphics.X11.Xlib -- -- A tagging example: -- --- > workspaces = ["web", "irc", "code" ] ++ map show [5..9] +-- > workspaces = ["web", "irc", "code" ] ++ map show [4..9] -- workspaces :: [WorkspaceId] workspaces = map show [1 .. 9 :: Int] -- cgit v1.2.3