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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user