diff options
| -rw-r--r-- | xmobar.cabal | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/xmobar.cabal b/xmobar.cabal index ee425d3..f3ded0b 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -4,8 +4,8 @@ homepage:           http://code.haskell.org/~arossato/xmobar  synopsis:           A Minimalistic Text Based Status Bar  description: 	    Xmobar is a minimalistic text based status bar.  		    . -                    Inspired by the Ion3 status bar, it supports similar features,  -		    like dynamic color management, output templates, and extensibility  +                    Inspired by the Ion3 status bar, it supports similar features, +		    like dynamic color management, output templates, and extensibility                      through plugins.  category:           System  license:            BSD3 | 
