mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 22:44:02 +08:00
Fix typo in comment, OpenMP => TBB
This commit is contained in:
parent
70d5c88026
commit
bdd3930855
@ -38,7 +38,7 @@ static tbb::task_scheduler_init& getScheduler()
|
||||
}
|
||||
#endif
|
||||
|
||||
/** OpenMP parallel_for API implementation
|
||||
/** TBB parallel_for API implementation
|
||||
*
|
||||
* @sa setParallelForBackend
|
||||
* @ingroup core_parallel_backend
|
||||
|
Loading…
Reference in New Issue
Block a user