Fix spelling mistake in HSVAColorPicker documentation
This commit is contained in:
parent
7144900d31
commit
5b8e401e60
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user