spelling: successfully

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 10:07:33 -04:00
committed by Jindra Petřík
parent 7e0975c4b7
commit 81efeaaa32
2 changed files with 2 additions and 2 deletions

View File

@@ -523,7 +523,7 @@ public class BoundingBox extends Rectangle {
* @throws IllegalArgumentException if the args are invalid
* @throws StringTooLongException if the string won't fit this will only
* happen if the fm or padding has been changed since getStringBounds was
* called succesfully
* called successfully
*/
public void drawWrappedString(Graphics g,
FontMetrics fm,