aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-27 00:05:09 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-27 00:05:09 +0100
commitf5542457a45c74fc9e9b6bfe960e4382573074cb (patch)
tree3c00cd7b1c0be78f8a6a1f07afcaeb6ef48e2d64
parentm (diff)
downloadunstickpixels-f5542457a45c74fc9e9b6bfe960e4382573074cb.tar.gz
unstickpixels-f5542457a45c74fc9e9b6bfe960e4382573074cb.tar.bz2
unstickpixels-f5542457a45c74fc9e9b6bfe960e4382573074cb.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
-rw-r--r--src/unstickpixels.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unstickpixels.c b/src/unstickpixels.c
index 504e5ed..c0b91be 100644
--- a/src/unstickpixels.c
+++ b/src/unstickpixels.c
@@ -36,7 +36,7 @@
#define WELCOME_MESSAGE \
- "\033[H\033[01;31mWARNING: Do not used this if you have epilepsia.\033[00m\n" \
+ "\033[H\033[01;31mWARNING: Do not use this if you have epilepsia.\033[00m\n" \
"\n" \
"It is recommended to massage the defective dots, whilst\n" \
"running this program.\n" \