Skip to content

Commit f700c31

Browse files
committed
minor documentation update
1 parent 13d52f1 commit f700c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/mil/nga/sf/util/GeometryUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1013,7 +1013,7 @@ public static List<Point> geodesicPath(LineString lineString,
10131013
}
10141014

10151015
/**
1016-
* Create a geodesic path of a points in degrees with a max distance between
1016+
* Create a geodesic path of points in degrees with a max distance between
10171017
* any two path points
10181018
*
10191019
* @param points

0 commit comments

Comments
 (0)