diff --git a/docs/sphinx/reference-scenes.rst b/docs/sphinx/reference-scenes.rst index 71b584cf242033bb0e546896251906e9f51a4024..9f01813bd6e444b6b99398712b0680572a6e2494 100644 --- a/docs/sphinx/reference-scenes.rst +++ b/docs/sphinx/reference-scenes.rst @@ -540,8 +540,8 @@ Scene Item Group Functions .. function:: void obs_sceneitem_group_remove_item(obs_sceneitem_t *item) - Rmoves a scene item from a group. The item will be placed before the - group in the main scene. + Removes a scene item from a group. The item will be placed before + the group in the main scene. ---------------------