aboutsummaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2015-02-21 12:32:15 +0100
committerPřemysl Janouch <p.janouch@gmail.com>2015-02-21 12:32:41 +0100
commitb656415836877f851661c679d8a9cc6df8c33a41 (patch)
tree1459165feb50e75cd05bc7d937e823a5ed240c54 /plugins
parent4a6f01763b1566452e934b46306f71c96cfe4d40 (diff)
downloadxK-b656415836877f851661c679d8a9cc6df8c33a41.tar.gz
xK-b656415836877f851661c679d8a9cc6df8c33a41.tar.xz
xK-b656415836877f851661c679d8a9cc6df8c33a41.zip
coin: avoid Unicode characters
Diffstat (limited to 'plugins')
-rwxr-xr-xplugins/coin2
1 files changed, 1 insertions, 1 deletions
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" \