summaryrefslogtreecommitdiffhomepage
path: root/Parsers.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Parsers.hs')
-rw-r--r--Parsers.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Parsers.hs b/Parsers.hs
index 8c25004..c7b0600 100644
--- a/Parsers.hs
+++ b/Parsers.hs
@@ -1,6 +1,6 @@
-----------------------------------------------------------------------------
-- |
--- Module : XMobar.Parsers
+-- Module : Xmobar.Parsers
-- Copyright : (c) Andrea Rossato
-- License : BSD-style (see LICENSE)
--
@@ -8,7 +8,7 @@
-- Stability : unstable
-- Portability : unportable
--
--- Parsers needed for XMobar, a status bar for the Xmonad Window Manager
+-- Parsers needed for Xmobar, a text based status bar
--
-----------------------------------------------------------------------------