mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-22 20:45:11 +00:00
spelling: align
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
1f8523f542
commit
43c2fa4d07
@@ -87,7 +87,7 @@ public class BoundingBox extends Rectangle {
|
||||
public static final int HORIZ_ALIGN_LEFT = 4;
|
||||
|
||||
/**
|
||||
* Used to aling a String to the right in a box
|
||||
* Used to align a String to the right in a box
|
||||
*/
|
||||
public static final int HORIZ_ALIGN_RIGHT = 5;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user