From ab7e98b026b327e8b61510ba4e79b5ae42b5e5f2 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Mon, 12 Dec 2016 16:33:43 +0100 Subject: Add a scripts/fix_typos.sh script and correct reported errors --- nad/test83 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nad/test83') diff --git a/nad/test83 b/nad/test83 index 4dcb15e4..cf182cea 100755 --- a/nad/test83 +++ b/nad/test83 @@ -716,7 +716,7 @@ echo "diff ${OUT} with pj_out83.dist" diff -b ${OUT} ${NAD_DIR}/pj_out83.dist if [ $? -ne 0 ] ; then echo "" - echo "PROBLEMS HAVE OCCURED" + echo "PROBLEMS HAVE OCCURRED" echo "test file ${OUT} saved" echo exit 100 -- cgit v1.2.3