Skip to content

Commit

Permalink
MyMath: tweak the javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed May 8, 2024
1 parent 1cb4896 commit 8fb6b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HeartLibrary/src/main/java/jme3utilities/math/MyMath.java
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ private MyMath() {
// new methods exposed

/**
* Return the area of the specified triangle.
* Return the (one-sided) area of the specified triangle.
*
* @param triangle (not null, unaffected)
* @return the area (≥0)
Expand Down

0 comments on commit 8fb6b15

Please sign in to comment.