We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1579e9d commit 6a0b63fCopy full SHA for 6a0b63f
1 file changed
packages/dev/manifold-worker/lib/api/manifold/evaluate.ts
@@ -140,7 +140,7 @@ export class ManifoldEvaluate {
140
141
/**
142
* The genus is a topological property of the manifold, representing the
143
- * number of "handles". A sphere is 0, torus 1, etc. It is only meaningful for
+ * number of handles. A sphere is 0, torus 1, etc. It is only meaningful for
144
* a single mesh, so it is best to call Decompose() first.
145
* @param inputs manifold
146
* @returns genus of manifold
0 commit comments