Skip to content

Commit 8acaf2b

Browse files
Update src/compas/geometry/__init__.py
Co-authored-by: beverlylytle <[email protected]>
1 parent 1fedf1f commit 8acaf2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compas/geometry/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
4040
The following representations of primitives can be used
4141
interchangeably as input in methods and functions.
42-
The represenations using native Python objects also correspond to the required input
42+
The representations using native Python objects also correspond to the required input
4343
parameters of the default constructor functions of the corresponding COMPAS objects.
4444
4545
============ ============================== ============

0 commit comments

Comments
 (0)