aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/ColorPickerButton.xml
diff options
context:
space:
mode:
authorRémi Verschelde2017-12-07 08:23:08 +0100
committerRémi Verschelde2017-12-07 08:23:08 +0100
commit7d440d04aaf89b8a78fa9241e61d57c1c0f14124 (patch)
tree511a72055a0dc8b4ad1b9f2dd7f4819006c62f68 /doc/classes/ColorPickerButton.xml
parent9ff17379c24a800dc598bf41a5981fc5d1c54291 (diff)
downloadgodot-7d440d04aaf89b8a78fa9241e61d57c1c0f14124.tar.gz
godot-7d440d04aaf89b8a78fa9241e61d57c1c0f14124.tar.zst
godot-7d440d04aaf89b8a78fa9241e61d57c1c0f14124.zip
doc: Sync classref with current source
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 ee34b2bcd..185460eef 100644
--- a/doc/classes/ColorPickerButton.xml
+++ b/doc/classes/ColorPickerButton.xml
@@ -22,7 +22,7 @@
<return type="PopupPanel">
</return>
<description>
- Returns the control's [PopupPanel] which allows you to connect to Popup Signals. This allows you to handle events when the ColorPicker is shown or hidden.
+ Returns the control's [PopupPanel] which allows you to connect to Popup Signals. This allows you to handle events when the ColorPicker is shown or hidden.
</description>
</method>
</methods>