mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
fix typo of the word storage
This commit is contained in:
@@ -236,7 +236,7 @@ CV_IMPL int cvInitSystem( int, char** )
|
||||
// check initialization status
|
||||
if( !wasInitialized )
|
||||
{
|
||||
// Initialize the stogare
|
||||
// Initialize the storage
|
||||
hg_windows = 0;
|
||||
|
||||
// Register the class
|
||||
|
||||
Reference in New Issue
Block a user