Fix some typos (found by codespell)
[openjpeg.git] / src / lib / openjpip / metadata_manager.h
index 6cf00306961a7f4d383e6176c10c335dedc46a17..1a38973652365f8ed201fa4fac508962d619f463 100644 (file)
@@ -45,7 +45,7 @@ typedef struct metadata_param {
     boxlist_param_t *boxlist;                 /**< box list*/
     placeholderlist_param_t *placeholderlist; /**< placeholder box list*/
     boxcontents_param_t
-    *boxcontents;         /**< box contens in case of no boxlist and placeholderlist*/
+    *boxcontents;         /**< box contents in case of no boxlist and placeholderlist*/
     struct metadata_param
         *next;              /**< pointer to the next metadata-bin*/
 } metadata_param_t;