summaryrefslogtreecommitdiff
path: root/doc/man/man3/libopenjp2.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/libopenjp2.3')
-rw-r--r--doc/man/man3/libopenjp2.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/libopenjp2.3 b/doc/man/man3/libopenjp2.3
index 9b06cc86..f504621d 100644
--- a/doc/man/man3/libopenjp2.3
+++ b/doc/man/man3/libopenjp2.3
@@ -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 */