summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2018-12-04 20:11:59 +0000
committerjao <jao@gnu.org>2018-12-04 20:11:59 +0000
commitd48e752fb87555efb05f1251e6510b7cfdfa71d1 (patch)
treefb2ef1e88d8fd012c1af160337cc7232a683ab2c
parentcf874686b755ebc3784c7123752473f7c12c0580 (diff)
downloadxmobar-d48e752fb87555efb05f1251e6510b7cfdfa71d1.tar.gz
xmobar-d48e752fb87555efb05f1251e6510b7cfdfa71d1.tar.bz2
Misleading comment removed
-rw-r--r--src/Xmobar.hs2
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
--
-----------------------------------------------------------------------------