From a30b84eef3977d7cc34e913ee1cfb19eff35be81 Mon Sep 17 00:00:00 2001 From: David Roundy Date: Sun, 15 Apr 2007 07:56:16 +0200 Subject: fix typo. darcs-hash:20070415055616-72aca-b81f926fe289216aa59af135f34db069eefce0a2 --- Operations.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Operations.hs b/Operations.hs index dcb4710..def5339 100644 --- a/Operations.hs +++ b/Operations.hs @@ -251,7 +251,7 @@ tag n = do hide w windows $ W.shift n --- | view. Change the current workspace to workspce at offset n (0 indexed). +-- | view. Change the current workspace to workspace at offset n (0 indexed). view :: W.WorkspaceId -> X () view n = do ws <- gets workspace -- cgit v1.2.3