aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-08-08 11:15:30 +0200
committerMattias Andrée <maandree@operamail.com>2014-08-08 11:15:30 +0200
commit7bcf0dd964172605e92412d5e78a6842444303dc (patch)
tree48abd992e83cc055ffc79e2757fca489914f47b3
parenttypo (diff)
downloadcrt-calibrator-7bcf0dd964172605e92412d5e78a6842444303dc.tar.gz
crt-calibrator-7bcf0dd964172605e92412d5e78a6842444303dc.tar.bz2
crt-calibrator-7bcf0dd964172605e92412d5e78a6842444303dc.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--src/calibrator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/calibrator.c b/src/calibrator.c
index 417ede6..9ee0d88 100644
--- a/src/calibrator.c
+++ b/src/calibrator.c
@@ -238,7 +238,7 @@ int main(int argc __attribute__((unused)), char* argv[])
in_fork = 1;
printf("\033[H\033[2J");
- printf("Please turn of any programs that dynamically\n");
+ printf("Please deactivate any program that dynamically\n");
printf("applies filters to your monitors' colours\n");
printf("and remove any existing filters.\n");
printf("In doubt, you probably do not have any.\n");