Skip to content

Commit

Permalink
typo fix: this is taffybar, not gtk-sni-tray
Browse files Browse the repository at this point in the history
  • Loading branch information
benley committed Aug 14, 2018
1 parent 6e6d3b4 commit 1afecf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Main.hs
Expand Up @@ -26,7 +26,7 @@ versionOption :: Parser (a -> a)
versionOption = infoOption
(printf "taffybar %s" $ showVersion version)
( long "version"
<> help "Show the version number of gtk-sni-tray"
<> help "Show the version number of taffybar"
)

main :: IO ()
Expand Down

0 comments on commit 1afecf5

Please sign in to comment.