Merge pull request #1517 from stweil/typos
[openjpeg.git] / src / bin / wx / OPJViewer / source / imagjpeg2000.cpp
index 9e1ab90dce23fe85c0f880a63a984d0380fb22a8..4eda46adb8d90214f969a09f452006f7c6d9a1ab 100644 (file)
@@ -652,7 +652,7 @@ jpeg2000_file_parse(wxInputStream& stream, unsigned long int filepoint,
     return (0);
 }
 
-// search first contiguos codestream box in an mj2 file
+// search first contiguous codestream box in an mj2 file
 unsigned long int
 searchjpeg2000c(wxInputStream& stream, unsigned long int fsize, int number)
 {