summaryrefslogtreecommitdiff
path: root/doc/classes/ColorPickerButton.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/ColorPickerButton.xml')
-rw-r--r--doc/classes/ColorPickerButton.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/ColorPickerButton.xml b/doc/classes/ColorPickerButton.xml
index 75a715789c..b7a0bdfb0c 100644
--- a/doc/classes/ColorPickerButton.xml
+++ b/doc/classes/ColorPickerButton.xml
@@ -39,7 +39,7 @@
</members>
<signals>
<signal name="color_changed">
- <argument index="0" name="color" type="Color" />
+ <param index="0" name="color" type="Color" />
<description>
Emitted when the color changes.
</description>