diff options
Diffstat (limited to 'Plugins')
-rw-r--r-- | Plugins/HelloWorld.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Plugins/HelloWorld.hs b/Plugins/HelloWorld.hs index 0d72379..c3a6a69 100644 --- a/Plugins/HelloWorld.hs +++ b/Plugins/HelloWorld.hs @@ -8,7 +8,7 @@ -- Stability : unstable -- Portability : unportable -- --- A plugin example for XMobar, a status bar for the Xmonad Window Manager +-- A plugin example for Xmobar, a text based status bar -- ----------------------------------------------------------------------------- |