Skip to content

Commit

Permalink
CustomConvexShape: clarify the class javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Jan 19, 2024
1 parent 11b3d9f commit 3795b02
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
import jme3utilities.Validate;

/**
* The abstract base class for custom collision shapes defined in terms of their
* An abstract base class for custom collision shapes defined in terms of their
* supporting vertices, based on Bullet's {@code btConvexInternalShape}.
*
* @author Stephen Gold sgold@sonic.net
Expand Down

0 comments on commit 3795b02

Please sign in to comment.