diff --git a/doc/classes/Button.xml b/doc/classes/Button.xml index 68fb918904f..b41f2c6f956 100644 --- a/doc/classes/Button.xml +++ b/doc/classes/Button.xml @@ -92,7 +92,7 @@ Text [Color] used when the [Button] is being hovered. - Text [Color] used when the [Button] is being hovered and pressed. + Text [Color] used when the [Button] is being hovered and pressed. Only effective when [theme_item hover_pressed] is assigned. The tint of text outline of the [Button]. @@ -110,7 +110,7 @@ Icon modulate [Color] used when the [Button] is being hovered. - Icon modulate [Color] used when the [Button] is being hovered and pressed. + Icon modulate [Color] used when the [Button] is being hovered and pressed. Only effective when [theme_item hover_pressed] is assigned. Default icon modulate [Color] of the [Button].