Fix some typos (found by `codespell` and `typos`)
[openjpeg.git] / src / bin / wx / OPJViewer / source / wxj2kparser.cpp
index 7c85d873e9ff020d667c8ea5daedf75802148830..1ff7d6b447954fc69c53645ce426ca5a3b5dcca3 100644 (file)
@@ -845,7 +845,7 @@ void OPJParseThread::ParseJ2KFile(wxFile *m_file, wxFileOffset offset, wxFileOff
                                );
 
                        if (cbstyle & 0x04)
-                               text = wxT("Termination on each coding passs");
+                               text = wxT("Termination on each coding pass");
                        else
                                text = wxT("No termination on each coding pass");
                        subcurrid4 = m_tree->AppendItem(subcurrid3,
@@ -1064,7 +1064,7 @@ void OPJParseThread::ParseJ2KFile(wxFile *m_file, wxFileOffset offset, wxFileOff
                                );
 
                        if (cbstyle & 0x04)
-                               text = wxT("Termination on each coding passs");
+                               text = wxT("Termination on each coding pass");
                        else
                                text = wxT("No termination on each coding pass");
                        subcurrid4 = m_tree->AppendItem(subcurrid3,