fixed grammar of the comment

pull/13383/head
Maria Dimashova 13 years ago
parent 2ec815be89
commit 4839bfb1a5
  1. 2
      modules/features2d/include/opencv2/features2d/features2d.hpp

@ -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…
Cancel
Save