Fix some typos (found by codespell)
[openjpeg.git] / src / lib / openjp2 / t1.h
index 81ad0d00f17d11a7a33d6c1a02222d3ab47faf14..ce43658ba383c31c557e6e974be77750d55142d0 100644 (file)
@@ -200,7 +200,7 @@ typedef struct opj_t1 {
     OPJ_UINT32 flagssize;
     OPJ_BOOL   encoder;
 
-    /* Thre 3 variables below are only used by the decoder */
+    /* The 3 variables below are only used by the decoder */
     /* set to TRUE in multithreaded context */
     OPJ_BOOL     mustuse_cblkdatabuffer;
     /* Temporary buffer to concatenate all chunks of a codebock */