Merge pull request #1517 from stweil/typos
[openjpeg.git] / src / lib / openjpip / box_manager.h
index 250ef640cca1d9e81f1f255c894dae70c4371cfa..4a3ae767ef201d69d926fdfa89759607a242ebe4 100644 (file)
@@ -72,7 +72,7 @@ boxlist_param_t * get_boxstructure(int fd, OPJ_OFF_T offset, OPJ_SIZE_T length);
 /**
  * generate box from JP2 file at the given offset
  *
- * @param[in] fd     file discriptor of the JP2 file
+ * @param[in] fd     file descriptor of the JP2 file
  * @param[in] offset Box offset
  * @return           pointer to the structure of generate box parameters
  */
@@ -91,7 +91,7 @@ box_param_t * gene_boxbyOffinStream(Byte_t *stream, OPJ_OFF_T offset);
 /**
  * generate(search) box from JP2 file
  *
- * @param[in] fd     file discriptor of the JP2 file
+ * @param[in] fd     file descriptor of the JP2 file
  * @param[in] offset start Byte position of the search
  * @param[in] length Byte length of the search, if 0, size to the end of file
  * @param[in] TBox   Box Type