Skip to content

Commit c31fe4b

Browse files
committed
Correct typo
1 parent 233f8fb commit c31fe4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compas/datastructures/halfface/halfface.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515

1616
class HalfFace(Datastructure):
17-
"""Base half-face data structure fore representing volumetric meshes.
17+
"""Base half-face data structure for representing volumetric meshes.
1818
1919
Parameters
2020
----------

0 commit comments

Comments
 (0)