From 4b896dbdd5d76d1457f67b04c0903d4210cea874 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Mon, 30 Dec 2019 05:05:58 +0000 Subject: Fix typos in comments and messages, whitespace git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3728 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- editor/pnmcrop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editor/pnmcrop.c') diff --git a/editor/pnmcrop.c b/editor/pnmcrop.c index 6ef1c280..5e74190f 100644 --- a/editor/pnmcrop.c +++ b/editor/pnmcrop.c @@ -1136,7 +1136,7 @@ extremeCrops(struct CmdlineInfo const cmdline, pm_message("Input image has no distinction between " "border and content"); - /* We can't just pick a representive pixel, say top-left corner. + /* We can't just pick a representative pixel, say top-left corner. If -top and/or -bottom was specified but not -left and -right, the output should be one row, not a single pixel. -- cgit 1.4.1