Commit 11a60566 authored by Davis King's avatar Davis King

Fixed typo in spec

parent c4a516b0
...@@ -339,7 +339,7 @@ namespace dlib ...@@ -339,7 +339,7 @@ namespace dlib
!*/ !*/
void get_feature_vector ( void get_feature_vector (
const rectangle& rects, const rectangle& rect,
feature_vector_type& psi feature_vector_type& psi
) const; ) const;
/*! /*!
......
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