aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/FillPathTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FillPathTest.cpp')
-rw-r--r--tests/FillPathTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FillPathTest.cpp b/tests/FillPathTest.cpp
index 22ceb1987d..0ddf4e2521 100644
--- a/tests/FillPathTest.cpp
+++ b/tests/FillPathTest.cpp
@@ -28,7 +28,7 @@ struct FakeBlitter : public SkBlitter {
}
// http://code.google.com/p/skia/issues/detail?id=87
-// Lines which is not clipped by boundary based clipping,
+// Lines which is not clipped by boundary based clipping,
// but skipped after tessellation, should be cleared by the blitter.
static void TestFillPathInverse(skiatest::Reporter* reporter) {
FakeBlitter blitter;