diff --git a/docs/sphinx/reference-properties.rst b/docs/sphinx/reference-properties.rst index fa8b008b8..7024b01d0 100644 --- a/docs/sphinx/reference-properties.rst +++ b/docs/sphinx/reference-properties.rst @@ -562,7 +562,7 @@ Property Modification Functions --------------------- -.. function:: void obs_property_list_item_disable(obs_property_t *p, size_t idx, +.. function:: void obs_property_list_item_disable(obs_property_t *p, size_t idx, bool disabled) ---------------------