Skip to content

Commit

Permalink
[DOCS] Fix typo in Scala code (apache#1505)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbampton authored and Kontinuation committed Jul 10, 2024
1 parent d6498af commit 96b8b39
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ class TestGeometrySimplify
false,
0.0),
(
"multpoint with duplicated points",
"multipoint with duplicated points",
"MULTIPOINT ((10 40), (40 30), (20 20), (30 10), (30 10))",
"MULTIPOINT ((10 40), (40 30), (20 20), (30 10), (30 10))",
false,
Expand Down

0 comments on commit 96b8b39

Please sign in to comment.