Skip to content

Commit b152860

Browse files
Applying spotless
1 parent b87ad09 commit b152860

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/scala/edu/ie3/osmogrid/mv/VoronoiPolygonSupport.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ object VoronoiPolygonSupport {
7575
* that are used to generate a voronoi diagram, and additional points that
7676
* are added to the polygons.
7777
* @param transitionPoints
78-
* i.e. hv to mv transition points
78+
* i.e. hv to mv transition points
7979
* @param additionalPoints
80-
* i.e. mv to lv transition points
80+
* i.e. mv to lv transition points
8181
* @param ctx
8282
* context
8383
* @tparam T

0 commit comments

Comments
 (0)