mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Fixed grammar in a comment.
This commit is contained in:
parent
187f0fef73
commit
2a66397aeb
@ -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();
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user