Documentation/comment fix

This commit is contained in:
Barry Carlyon 2019-01-20 16:07:58 +00:00 committed by Stéphane L
parent c10c35e38e
commit dfeb156da9

View File

@ -922,7 +922,7 @@ void WSEvents::OnSceneItemVisibilityChanged(void* param, calldata_t* data) {
* @return {String} `item-name` Name of the item in the scene.
*
* @api events
* @name OnSceneItemTransform
* @name SourceItemChanged
* @category sources
* @since 4.5.1
*/