dimforge / ncollide

2 and 3-dimensional collision detection library in Rust.
https://ncollide.org
Apache License 2.0
921 stars 105 forks source link

Typo in User Guide #302

Closed Yam76 closed 5 years ago

Yam76 commented 5 years ago

In section "Geometric Representations" in the User Guide, under "Convex Hull", in the last paragraph, this sentence should be changed:

"Keep in mind that while those constructors will fail if the topology of the convex hull is invalid, or if it contains degenate faces" -> "contains degenerate faces"