docs: Fix param name

Copy-paste mistake
This commit is contained in:
SuslikV
2023-06-17 11:27:31 +02:00
committed by Lain
parent 1933579b9c
commit 90affc03fb

View File

@@ -361,7 +361,7 @@ Functions
.. function:: void obs_frontend_set_current_scene_collection(const char *collection)
:param profile: Name of the scene collection to activate
:param collection: Name of the scene collection to activate
---------------------------------------