1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Misc. modules/ cont. pt2

Found via `codespell`
This commit is contained in:
luz.paz
2018-02-13 11:28:11 -05:00
parent 252e871a8b
commit d05714995c
75 changed files with 195 additions and 195 deletions
+1 -1
View File
@@ -469,7 +469,7 @@ bool GdalDecoder::readHeader(){
return false;
}
//extract the driver infomation
//extract the driver information
m_driver = m_dataset->GetDriver();
// if the driver failed, then exit