spelling: mesh's

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-01-18 08:34:49 -05:00
parent 1abb2274fc
commit 1477f783d0

View File

@@ -604,7 +604,7 @@ struct aiMesh
/** NOT CURRENTLY IN USE. Attachment meshes for this mesh, for vertex-based animation.
* Attachment meshes carry replacement data for some of the
* mesh'es vertex components (usually positions, normals). */
* mesh's vertex components (usually positions, normals). */
C_STRUCT aiAnimMesh** mAnimMeshes;