Fixed typo in spec

This commit is contained in:
Davis King 2012-06-20 10:14:38 -04:00
parent 28767a795c
commit 074a3eb585

View File

@ -339,7 +339,7 @@ namespace dlib
!*/
void get_feature_vector (
const rectangle& rects,
const rectangle& rect,
feature_vector_type& psi
) const;
/*!