summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2011-06-28 08:18:50 +0000
committerJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2011-06-28 08:18:50 +0000
commit477eb3da759b766eaea9729de518e8791ae3e28e (patch)
tree992a132973a2020d906ae6b11d791e7d8ede51d7 /app
parent4382c9f97a90911d5a3de4861426c49f453e1969 (diff)
spello
Diffstat (limited to 'app')
-rw-r--r--app/xtsscale/xtsscale.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/xtsscale/xtsscale.c b/app/xtsscale/xtsscale.c
index e06c14a9f..a4aa44bee 100644
--- a/app/xtsscale/xtsscale.c
+++ b/app/xtsscale/xtsscale.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: xtsscale.c,v 1.16 2010/12/06 06:49:47 jasper Exp $ */
+/* $OpenBSD: xtsscale.c,v 1.17 2011/06/28 08:18:49 jasper Exp $ */
/*
* Copyright (c) 2007 Robert Nagy <robert@openbsd.org>
* Copyright (c) 2009 Matthieu Herrb <matthieu@herrb.eu>
@@ -118,7 +118,7 @@ Bool old_swap;
static char *prompt_message[] = {
"TOUCH SCREEN CALIBRATION",
- "Press on the cross hairs please...",
+ "Press on the crosshairs please...",
"Use the ESC key to cancel.",
NULL
};