1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-25 21:33:04 +04:00

Fix spelling typos

backport commit 659ffaddb4
This commit is contained in:
Brian Wignall
2019-12-26 06:45:03 -05:00
committed by Alexander Alekhin
parent 5e2bcc9149
commit f9c514b391
70 changed files with 89 additions and 89 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
"""Algorithm serializaion test."""
"""Algorithm serialization test."""
import tempfile
import os
import cv2 as cv
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
""""Core serializaion tests."""
""""Core serialization tests."""
import tempfile
import os
import cv2 as cv