Commit 86a9abe0 authored by Davis King's avatar Davis King

fixed typo in docs

parent 70c6f7b8
...@@ -115,7 +115,7 @@ namespace dlib ...@@ -115,7 +115,7 @@ namespace dlib
/*! /*!
ensures ensures
- returns drectangle(point_down(rect.tl_corner()), point_down(rect.br_corner())); - returns drectangle(point_down(rect.tl_corner()), point_down(rect.br_corner()));
(i.e. maps rect into a downsampled) (i.e. maps rect into a downsampled image)
!*/ !*/
drectangle rect_up ( drectangle rect_up (
......
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