Commit 2a66397a authored by Davis King's avatar Davis King

Fixed grammar in a comment.

parent 187f0fef
......@@ -669,7 +669,7 @@ namespace dlib
const rectangle area = get_rect(img);
// save width to avoid computing them over and over
// Save width to avoid computing it over and over.
const long width = rect.width();
......
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