From e88546ddd249083c8e7ebf26dfb21e82e02b3554 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 31 May 2014 22:11:14 +0200 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- examples/plugins/chase | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/plugins/chase') diff --git a/examples/plugins/chase b/examples/plugins/chase index 4d0eac2..c1f5e13 100644 --- a/examples/plugins/chase +++ b/examples/plugins/chase @@ -28,7 +28,7 @@ def redraw(): if chase is None: chase = 'Waiting for doeschasehaveajobyet.com' elif chase: - chase = '\033[32mIt appears that Chase has a job, got to doeschasehaveajobyet.com to verify it\033[m' + chase = '\033[32mIt appears that Chase has a job, go to doeschasehaveajobyet.com to verify it\033[m' else: chase = '\033[31mSadly Chase does not appear to have a job yet\033[m' bar.clear() -- cgit v1.2.3-70-g09d2