Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mm2/Little-CMS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/tificc/tificc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/tificc/tificc.c b/utils/tificc/tificc.c
index 7b8e895..28d8dc0 100644
--- a/utils/tificc/tificc.c
+++ b/utils/tificc/tificc.c
@@ -1005,7 +1005,7 @@ void Help(int level)
fprintf(stderr, "-p<profile> - Soft proof profile\n");
fprintf(stderr, "-m<n> - Soft proof intent\n");
- fprintf(stderr, "\tThat is the intent used to translate the simulation to the output device.\n\tNote that the simulated intent is set by using -t not by -m");
+ fprintf(stderr, "\tThat is the intent used to translate the simulation to the output device.\n\tNote that the simulated intent is set by using -t not by -m\n");
fprintf(stderr, "-g - Marks out-of-gamut colors on softproof\n");
fprintf(stderr, "\n");