From 1ad1b59b69bb12f93bedf412bd595f4cca69d1f0 Mon Sep 17 00:00:00 2001 From: Marti Maria Date: Mon, 22 Aug 2022 16:20:47 +0200 Subject: fix a typo poof-poof --- utils/tificc/tificc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils') diff --git a/utils/tificc/tificc.c b/utils/tificc/tificc.c index 28d8dc0..7407a34 100644 --- a/utils/tificc/tificc.c +++ b/utils/tificc/tificc.c @@ -1023,7 +1023,7 @@ void Help(int level) "\ttificc -oprinter.icm inrgb.tif outcmyk.tif\n" "To recover sRGB from a CMYK separation:\n" "\ttificc -iprinter.icm incmyk.tif outrgb.tif\n" - "To soft-poof how behaves Probev1_ICCv4.icc on perceptual:\n" + "To soft-proof how behaves Probev1_ICCv4.icc on perceptual:\n" "\ttifficc -t0 -p Probev1_ICCv4.icc -m1 infile.tif out.tif\n" "To convert from CIELab TIFF to sRGB\n" "\ttificc -i*Lab in.tif out.tif\n\n"); -- cgit v1.2.3