mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Misc. modules/ typos
Found via `codespell`
This commit is contained in:
@@ -1192,7 +1192,7 @@ OCL_TEST(UMat, DISABLED_OCL_ThreadSafe_CleanupCallback_1_VeryLongTest)
|
||||
}
|
||||
}
|
||||
|
||||
// Case 2: concurent deallocation of UMatData between UMat and Mat deallocators. Hard to catch!
|
||||
// Case 2: concurrent deallocation of UMatData between UMat and Mat deallocators. Hard to catch!
|
||||
OCL_TEST(UMat, DISABLED_OCL_ThreadSafe_CleanupCallback_2_VeryLongTest)
|
||||
{
|
||||
if (!cv::ocl::useOpenCL())
|
||||
|
||||
Reference in New Issue
Block a user