From a32554dbf9ad4b42bbfa007bb5abde14e4a9ceee Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Tue, 10 Apr 2018 21:05:29 +0200 Subject: nxcomp: fix spelling errors as reported by codespell --- nxcomp/src/PutPackedImage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nxcomp/src/PutPackedImage.h') diff --git a/nxcomp/src/PutPackedImage.h b/nxcomp/src/PutPackedImage.h index d28ad39eb..9e3559625 100644 --- a/nxcomp/src/PutPackedImage.h +++ b/nxcomp/src/PutPackedImage.h @@ -47,7 +47,7 @@ #define PUTPACKEDIMAGE_ENABLE_COMPRESS 0 // -// We can't exceed lenght of 262144 bytes. +// We can't exceed a length of 262144 bytes. // #define PUTPACKEDIMAGE_DATA_LIMIT 262144 - 40 -- cgit v1.2.3