Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 6e5de00

Browse files
author
Emmanuel Garcia
committed
typo
1 parent 5e2f0a2 commit 6e5de00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/skia/platform_view_rtree_unittests.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ TEST_F(PlatformViewRTree, JoinRectsWhenIntersectedCase3) {
153153

154154
// Given the A, B, C and D rects that intersect with the query rect,
155155
// there should be only D in the result vector,
156-
// since A, B, and C are contained in C.
156+
// since A, B, and C are contained in D.
157157
//
158158
// +------------------------------+
159159
// | D |

0 commit comments

Comments
 (0)