Misc. typos

Found via `codespell -q 3 -I ../opencv-whitelist.txt --skip="./3rdparty"`
This commit is contained in:
luz.paz
2018-07-31 11:11:25 -04:00
parent 17196bb4fa
commit 2003eb1b9b
25 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -1764,7 +1764,7 @@ typedef struct CvString
}
CvString;
/** All the keys (names) of elements in the readed file storage
/** All the keys (names) of elements in the read file storage
are stored in the hash to speed up the lookup operations: */
typedef struct CvStringHashNode
{