"examples/mxnet/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "3efb5d8ecf7d748655e2199d120a40888ece2282"
Commit 2a66397a authored by Davis King's avatar Davis King
Browse files

Fixed grammar in a comment.

parent 187f0fef
...@@ -669,7 +669,7 @@ namespace dlib ...@@ -669,7 +669,7 @@ namespace dlib
const rectangle area = get_rect(img); 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(); 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