docs/sphinx: Fix typo

This commit is contained in:
jp9000 2020-02-07 16:21:34 -08:00
parent ff5f7064f5
commit 5027709320

View file

@ -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.
---------------------