diff options
| author | Rémi Verschelde | 2017-12-07 08:23:08 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2017-12-07 08:23:08 +0100 |
| commit | 7d440d04aaf89b8a78fa9241e61d57c1c0f14124 (patch) | |
| tree | 511a72055a0dc8b4ad1b9f2dd7f4819006c62f68 /doc/classes/ColorPickerButton.xml | |
| parent | 9ff17379c24a800dc598bf41a5981fc5d1c54291 (diff) | |
| download | godot-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.xml | 2 |
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> |
