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 --- test/pbmtext.test | 2 +- test/ps-flate-roundtrip.test | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/pbmtext.test b/test/pbmtext.test index fdecf453..515711e4 100755 --- a/test/pbmtext.test +++ b/test/pbmtext.test @@ -53,7 +53,7 @@ done # Test 4: Should print 1647614653 2027 three times -# Note: backslashes inserted in 3 locations in the rectange to make +# Note: backslashes inserted in 3 locations in the rectangle to make # possible input as a here document. fontRectangle_txt=${tmpdir}/fontRectangle.txt diff --git a/test/ps-flate-roundtrip.test b/test/ps-flate-roundtrip.test index de1105f0..08d1500c 100755 --- a/test/ps-flate-roundtrip.test +++ b/test/ps-flate-roundtrip.test @@ -5,7 +5,7 @@ # This script tests the optional flate (zlib) compression feature of # pstopnm. # Flate compression allows you to make smaller output (.ps) files: -# it is useful, but not essential. Flate compression is not neccessary for +# it is useful, but not essential. Flate compression is not necessary for # printing pages with postscript printers - which is why many people need # pnmtops on their systems. -- cgit 1.4.1