Skip to content

Commit 6a0b63f

Browse files
removed double quotes from comment
1 parent 1579e9d commit 6a0b63f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/dev/manifold-worker/lib/api/manifold

packages/dev/manifold-worker/lib/api/manifold/evaluate.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ export class ManifoldEvaluate {
140140

141141
/**
142142
* 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
143+
* number of handles. A sphere is 0, torus 1, etc. It is only meaningful for
144144
* a single mesh, so it is best to call Decompose() first.
145145
* @param inputs manifold
146146
* @returns genus of manifold

0 commit comments

Comments
 (0)