Unverified Commit 7cfeead1 authored by Tim Giroux's avatar Tim Giroux Committed by GitHub
Browse files

fix typo (#4459)

parent 80891c88
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -122,7 +122,7 @@ int main() {
    cout << "Test 3, test for too thin" << endl;
    try {
      // Call the seed member with a polygon
      geos::geom::CoordinatArraySequence *pts;
      geos::geom::CoordinateArraySequence *pts;
      vector<geos::geom::Geometry *> polys;

      // Create the A polygon