From dfeb156da92d263bb8b95f9198001aff996a71da Mon Sep 17 00:00:00 2001 From: Barry Carlyon Date: Sun, 20 Jan 2019 16:07:58 +0000 Subject: [PATCH] Documentation/comment fix --- src/WSEvents.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/WSEvents.cpp b/src/WSEvents.cpp index 59738a7a..6965b136 100644 --- a/src/WSEvents.cpp +++ b/src/WSEvents.cpp @@ -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 */