diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Xmobar.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Xmobar.hs b/src/Xmobar.hs index ac51c01..cd58ab1 100644 --- a/src/Xmobar.hs +++ b/src/Xmobar.hs @@ -11,7 +11,7 @@ -- Stability : unstable -- Portability : unportable -- --- A status bar for the Xmonad Window Manager +-- Public interface of the xmobar library -- ----------------------------------------------------------------------------- |