Skip to content

Commit

Permalink
Spelling.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed May 31, 2019
1 parent 9a0f062 commit 4709352
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/unit/filters/HexbinFilterTest.cpp
Expand Up @@ -103,8 +103,8 @@ TEST(HexbinFilterTest, issue_2507)

// This is an arrangement with two holes. One of the holes has two
// islands and one of those islands has a hole.
// Here's a link to the picture. the green numbers represent the hexes
// represented:
// Here's a link to the picture. The green numbers indicate the hexes
// listed here:
// https://photos.app.goo.gl/P3B3mU4Zre6zADEQ6
std::vector<std::pair<int, int>> hexes {
{0, 3}, {0, 4}, {0,5}, {0, 6},
Expand Down

0 comments on commit 4709352

Please sign in to comment.