Fix spelling mistake in HSVAColorPicker documentation

This commit is contained in:
Sasha Koshka 2024-09-12 14:59:57 -04:00
parent 7144900d31
commit 5b8e401e60

View File

@ -14,7 +14,7 @@ var _ tomo.Object = new(HSVAColorPicker)
// parameters. // parameters.
// //
// Sub-components: // Sub-components:
// - ColorPickerMap is a recangular control where the X axis controls // - ColorPickerMap is a rectangular control where the X axis controls
// saturation and the Y axis controls value. // saturation and the Y axis controls value.
type HSVAColorPicker struct { type HSVAColorPicker struct {
box tomo.ContainerBox box tomo.ContainerBox