Commit 4839bfb1 authored by Maria Dimashova's avatar Maria Dimashova

fixed grammar of the comment

parent 2ec815be
...@@ -2084,7 +2084,7 @@ template<> struct Accumulator<char> { typedef float Type; }; ...@@ -2084,7 +2084,7 @@ template<> struct Accumulator<char> { typedef float Type; };
template<> struct Accumulator<short> { typedef float Type; }; template<> struct Accumulator<short> { typedef float Type; };
/* /*
* Squeared Euclidean distance functor * Squared Euclidean distance functor
*/ */
template<class T> template<class T>
struct CV_EXPORTS SL2 struct CV_EXPORTS SL2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment