mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
fix typo of the word storage
This commit is contained in:
parent
eea4397b12
commit
5967acc9ca
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user