diff --git a/src/lib/elementary/efl_ui_spin_button.eo b/src/lib/elementary/efl_ui_spin_button.eo index a8b2778b58..b6fa111a31 100644 --- a/src/lib/elementary/efl_ui_spin_button.eo +++ b/src/lib/elementary/efl_ui_spin_button.eo @@ -42,7 +42,7 @@ class @beta Efl.Ui.Spin_Button extends Efl.Ui.Spin circulate: bool(false); [[$true to enable circulate or $false to disable it.]] } } - @property direct_text_input { + @property direct_text_input @beta { [[Control whether the spin can be directly edited by the user. Spin objects can have editing disabled, in which case they can only