diff --git a/doc/classes/TabBar.xml b/doc/classes/TabBar.xml index fca06cce33..957b636f57 100644 --- a/doc/classes/TabBar.xml +++ b/doc/classes/TabBar.xml @@ -435,7 +435,7 @@ Icon for the left arrow button that appears when there are too many tabs to fit in the container width. Used when the button is being hovered with the cursor. - Icon shown to indicate where a dragged tab is gonna be dropped (see [member drag_to_rearrange_enabled]). + Icon shown to indicate where a dragged tab will be dropped (see [member drag_to_rearrange_enabled]). Icon for the right arrow button that appears when there are too many tabs to fit in the container width. When the button is disabled (i.e. the last tab is visible) it appears semi-transparent. diff --git a/doc/classes/TabContainer.xml b/doc/classes/TabContainer.xml index 87ab4d93eb..7e6e588f58 100644 --- a/doc/classes/TabContainer.xml +++ b/doc/classes/TabContainer.xml @@ -361,7 +361,7 @@ Icon for the left arrow button that appears when there are too many tabs to fit in the container width. Used when the button is being hovered with the cursor. - Icon shown to indicate where a dragged tab is gonna be dropped (see [member drag_to_rearrange_enabled]). + Icon shown to indicate where a dragged tab will be dropped (see [member drag_to_rearrange_enabled]). Icon for the right arrow button that appears when there are too many tabs to fit in the container width. When the button is disabled (i.e. the last tab is visible) it appears semi-transparent.