aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CycleWS.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/CycleWS.hs b/CycleWS.hs
index 5ffe21c..dab5b04 100644
--- a/CycleWS.hs
+++ b/CycleWS.hs
@@ -19,8 +19,8 @@ module XMonadContrib.CycleWS (
-- $usage
nextWS,
prevWS,
- shiftToNext,
- shiftToPrev,
+ shiftToNext,
+ shiftToPrev,
toggleWS,
) where