Skip to content

Commit

Permalink
Merge pull request #71 from kasramp/master
Browse files Browse the repository at this point in the history
Fix help typo
  • Loading branch information
ihabunek committed Aug 11, 2018
2 parents 881872e + 6fc4869 commit be58e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toot/ui/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ def get_content(self):
" v - view current toot in browser",
" q - quit application",
"",
"Press q to exist help.",
"Press q to exit help.",
"",
("https://github.com/ihabunek/toot", Color.YELLOW),
]
Expand Down

0 comments on commit be58e49

Please sign in to comment.