aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/AutoMaster.hs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--XMonad/Layout/AutoMaster.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/XMonad/Layout/AutoMaster.hs b/XMonad/Layout/AutoMaster.hs
index c393bd0..370f7a9 100644
--- a/XMonad/Layout/AutoMaster.hs
+++ b/XMonad/Layout/AutoMaster.hs
@@ -18,7 +18,7 @@
module XMonad.Layout.AutoMaster (
-- * Usage
-- $usage
- autoMaster
+ autoMaster, AutoMaster
) where
import Control.Monad