fixed spelling error in comment

pull/8/head
Davis King 10 years ago
parent 6d08a413a7
commit 7596c094a6

@ -108,7 +108,7 @@ int main(int argc, char** argv)
shapes.push_back(shape);
}
// Now lets view our face poses on the screen.
// Now let's view our face poses on the screen.
win.clear_overlay();
win.set_image(img);
win.add_overlay(render_face_detections(shapes));

Loading…
Cancel
Save