aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/src/PutPackedImage.h
diff options
context:
space:
mode:
Diffstat (limited to 'nxcomp/src/PutPackedImage.h')
-rw-r--r--nxcomp/src/PutPackedImage.h2
1 files changed, 1 insertions, 1 deletions
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