From b7f8a012bfd11465af9f95c3d60101539a25219a Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sat, 9 May 2020 18:48:10 +0200 Subject: scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted --- test/cli/testvarious | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/cli') diff --git a/test/cli/testvarious b/test/cli/testvarious index 6d773c4c..6a77729e 100755 --- a/test/cli/testvarious +++ b/test/cli/testvarious @@ -959,7 +959,7 @@ echo "Test EPSG:4896 to EPSG:7930" >> ${OUT} # compatibility, the t-component is not written to STDOUT as part of the # coordinate data, but rather as part of the string that follows the xyz # components. This is only seen by users when the -E option is used. Which -# means that this test also experience that behaviour. +# means that this test also experience that behavior. $EXE -f %.4f EPSG:4896 EPSG:7930 -E >> ${OUT} <