diff options
-rw-r--r-- | CycleWS.hs | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,8 +19,8 @@ module XMonadContrib.CycleWS ( -- $usage nextWS, prevWS, - shiftToNext, - shiftToPrev, + shiftToNext, + shiftToPrev, toggleWS, ) where |