Skip to content

Commit 30ccf2d

Browse files
committed
Update straight_skeleton_2.py
1 parent 6c623b6 commit 30ccf2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compas_cgal/straight_skeleton_2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def create_interior_straight_skeleton(points) -> PolylinesNumpy:
1818
Returns
1919
-------
2020
:attr:`compas_cgal.types.PolylinesNumpy`
21-
The skeleton of the mesh.
21+
The skeleton of the polygon.
2222
2323
Raises
2424
------

0 commit comments

Comments
 (0)