change colorvalue description

This commit is contained in:
willemsteller
2025-12-29 17:52:24 +01:00
parent 42ec331194
commit 22309edae6

View File

@@ -13,5 +13,5 @@
<IsStatic>false</IsStatic>
<IsAbstract>false</IsAbstract>
<IsInstantiatable>true</IsInstantiatable>
<Description>ColorValue is a ValueBase that stores a color.</Description>
<Description>ColorValue is an object that holds a Color value.</Description>
</ClassDef>