Skip to content

Commit 6df427b

Browse files
committed
Merge branch 'surface-api-alternative-pr' of https://github.com/compas-dev/compas into surface-api-alternative-pr
2 parents 0f69306 + bb31e61 commit 6df427b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compas/geometry/surfaces/nurbs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ def domain_v(self):
258258

259259
@classmethod
260260
def from_cylinder(cls, cylinder, *args, **kwargs):
261-
"""Construct a surface from a sphere.
261+
"""Construct a surface from a cylinder.
262262
263263
Parameters
264264
----------

0 commit comments

Comments
 (0)