mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 05:29:54 +08:00
fixed grammar of the comment
This commit is contained in:
parent
2ec815be89
commit
4839bfb1a5
@ -2084,7 +2084,7 @@ template<> struct Accumulator<char> { typedef float Type; };
|
||||
template<> struct Accumulator<short> { typedef float Type; };
|
||||
|
||||
/*
|
||||
* Squeared Euclidean distance functor
|
||||
* Squared Euclidean distance functor
|
||||
*/
|
||||
template<class T>
|
||||
struct CV_EXPORTS SL2
|
||||
|
Loading…
Reference in New Issue
Block a user