Skip to content

Commit

Permalink
Javadoc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Oct 18, 2024
1 parent 84bcb31 commit 180ef27
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ private int resize(final int orig, final double fraction) {
}

/**
* Resizes a TextBuilder based on the fractional size.
* Resizes a TextStyle builder based on the fractional size.
*
* @param builder the builder to adjust.
* @param fraction the fractional size (e.g. percentage of the current size) that the builder should be.
Expand Down

0 comments on commit 180ef27

Please sign in to comment.