This commit is contained in:
SiboVG 2023-08-17 00:09:13 +02:00
parent e74914d762
commit 209de265ef

View File

@ -40,7 +40,7 @@ public class Appearance {
} }
/** /**
* @return colr of the appearance * @return color of the appearance
*/ */
public Color getPaint() { public Color getPaint() {
return paint; return paint;