Fix some typos (found by codespell)
[openjpeg.git] / src / lib / openjpip / jpip_parser.c
index 6d8f9500f4308a8afe1ced727fe3c1de72eaeadf..5cea13fe7c54cbbd89ad0dec298857e396469cf5 100644 (file)
@@ -140,7 +140,7 @@ OPJ_BOOL close_channel(query_param_t query_param,
 #ifndef SERVER
         fprintf(logstream, "local log: close all\n");
 #endif
-        /* all channels associatd with the session will be closed */
+        /* all channels associated with the session will be closed */
         if (!delete_session(cursession, sessionlist)) {
             return OPJ_FALSE;
         }