Remove double thes from documentation

This commit is contained in:
Paweł 2023-04-17 21:45:30 +02:00
parent 5625399680
commit 4431cdd154
10 changed files with 11 additions and 11 deletions

View file

@ -212,7 +212,7 @@
Sets the maximum width which all tabs should be limited to. Unlimited if set to [code]0[/code].
</member>
<member name="scroll_to_selected" type="bool" setter="set_scroll_to_selected" getter="get_scroll_to_selected" default="true">
If [code]true[/code], the tab offset will be changed to keep the the currently selected tab visible.
If [code]true[/code], the tab offset will be changed to keep the currently selected tab visible.
</member>
<member name="scrolling_enabled" type="bool" setter="set_scrolling_enabled" getter="get_scrolling_enabled" default="true">
if [code]true[/code], the mouse's scroll wheel can be used to navigate the scroll view.