From b656415836877f851661c679d8a9cc6df8c33a41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sat, 21 Feb 2015 12:32:15 +0100 Subject: [PATCH] coin: avoid Unicode characters --- plugins/coin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/coin b/plugins/coin index 3390b5f..cdaed02 100755 --- a/plugins/coin +++ b/plugins/coin @@ -59,7 +59,7 @@ set eightball [list \ "It is certain" \ "It is decidedly so" \ "Without a doubt" \ - "Yes – definitely" \ + "Yes - definitely" \ "You may rely on it" \ "As I see it, yes" \ "Most likely" \