fix typo of the word storage

pull/19339/head
shioko 4 years ago
parent eea4397b12
commit 5967acc9ca
No known key found for this signature in database
GPG Key ID: 689E43EC4F942E6D
  1. 2
      modules/highgui/src/window_w32.cpp

@ -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…
Cancel
Save