Skip to content

Commit

Permalink
MyMath: javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed May 8, 2024
1 parent df511e5 commit 34c289b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/jme3utilities/math/MyMath.java
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,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 34c289b

Please sign in to comment.