diff options
| author | Rémi Verschelde | 2017-10-22 12:56:11 +0200 |
|---|---|---|
| committer | Rémi Verschelde | 2017-10-22 12:56:17 +0200 |
| commit | fc09e1436654415f7130b69d049b420d7e5e8d54 (patch) | |
| tree | 4a925d13db9392d51886545586d78b97973cc584 /doc/classes/OptionButton.xml | |
| parent | 14b1741cbf998f6d950a006681b15803362442d7 (diff) | |
| download | godot-fc09e1436654415f7130b69d049b420d7e5e8d54.tar.gz godot-fc09e1436654415f7130b69d049b420d7e5e8d54.tar.zst godot-fc09e1436654415f7130b69d049b420d7e5e8d54.zip | |
classref: Sync with current source
Also fix hyperlink references to same class as per the guidelines.
[ci skip]
Diffstat (limited to 'doc/classes/OptionButton.xml')
| -rw-r--r-- | doc/classes/OptionButton.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/OptionButton.xml b/doc/classes/OptionButton.xml index abb0dc4f2..08ea23f05 100644 --- a/doc/classes/OptionButton.xml +++ b/doc/classes/OptionButton.xml @@ -46,7 +46,7 @@ <return type="void"> </return> <description> - Clear all the items in the [OptionButton]. + Clear all the items in the [code]OptionButton[/code]. </description> </method> <method name="get_item_count" qualifiers="const"> |
