fixed typo in spec

This commit is contained in:
Davis King 2014-03-08 14:58:57 -05:00
parent 8e1e548a70
commit 882b84c7b6

View File

@ -252,7 +252,7 @@ namespace dlib
- this object is properly initialized
!*/
scan_fhog_pyramid (
explicit scan_fhog_pyramid (
const feature_extractor_type& fe
);
/*!