Commit 6643cbb8 authored by Davis King's avatar Davis King

fixed grammar in a comment

parent da9fba5f
......@@ -583,7 +583,7 @@ namespace dlib
if (i == 0)
continue;
// Now draw anti-aliased edges edges so they don't look all pixely.
// Now draw anti-aliased edges so they don't look all pixely.
// Alpha blend the edges on the left side.
double delta = left_boundary[i-1] - left_boundary[i];
......
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