diff options
Diffstat (limited to 'src/unstickpixels.c')
-rw-r--r-- | src/unstickpixels.c | 2 |
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" \ |