Fix some typos (found by `codespell` and `typos`)
[openjpeg.git] / doc / man / man3 / libopenjp2.3
index 9b06cc867894937a2f24457d16e841733a357246..f504621da0a221400237a21ad2f3c27e5c2e795d 100644 (file)
@@ -245,10 +245,10 @@ typedef struct opj_cparameters
     \fBchar\fR infile[OPJ_PATH_LEN];
     /* output file name */
     \fBchar\fR outfile[OPJ_PATH_LEN];
-    /* DEPRECATED. Index generation is now handeld with the 
+    /* DEPRECATED. Index generation is now handled with the
         opj_encode_with_info() function. Set to NULL */
     \fBint\fR index_on;
-    /* DEPRECATED. Index generation is now handeld with the 
+    /* DEPRECATED. Index generation is now handled with the
         opj_encode_with_info() function. Set to NULL */
     \fBchar\fR index[OPJ_PATH_LEN];
     /* subimage encoding: origin image offset in x direction */