mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 13:55:39 -05: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