Commit 6f7db63e authored by Davis King's avatar Davis King

Fixed typo in docs

parent 603e5ac2
...@@ -283,7 +283,7 @@ namespace dlib ...@@ -283,7 +283,7 @@ namespace dlib
> >
std::vector<rectangle> operator() ( std::vector<rectangle> operator() (
const image_type& img, const image_type& img,
const adjust_threshold = 0 double adjust_threshold = 0
); );
/*! /*!
requires requires
......
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