From 22309edae630c63c58334d755efc95312df56d59 Mon Sep 17 00:00:00 2001 From: willemsteller Date: Mon, 29 Dec 2025 17:52:24 +0100 Subject: [PATCH] change colorvalue description --- xml/types/ColorValue.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/types/ColorValue.xml b/xml/types/ColorValue.xml index e19de15..59dadbe 100644 --- a/xml/types/ColorValue.xml +++ b/xml/types/ColorValue.xml @@ -13,5 +13,5 @@ false false true - ColorValue is a ValueBase that stores a color. + ColorValue is an object that holds a Color value.