From 8394cacb65cf0b28d75d319f1979f6c2a3cfd7d1 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Thu, 21 Nov 2019 21:16:33 +0100 Subject: Fix typos in code comments --- src/apps/cs2cs.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/apps') diff --git a/src/apps/cs2cs.cpp b/src/apps/cs2cs.cpp index ed885dc6..273233a7 100644 --- a/src/apps/cs2cs.cpp +++ b/src/apps/cs2cs.cpp @@ -117,7 +117,7 @@ static void process(FILE *fid) /* To avoid breaking existing tests, we read what is a possible t */ /* component of the input and rewind the s-pointer so that the final */ - /* output has consistant behaviour, with or without t values. */ + /* output has consistent behaviour, with or without t values. */ /* This is a bit of a hack, in most cases 4D coordinates will be */ /* written to STDOUT (except when using -E) but the output format */ /* speficied with -f is not respected for the t component, rather it */ -- cgit v1.2.3