docs: correct GetSceneItemProperties name

Fixes #150
This commit is contained in:
Brendan Hagan 2017-10-27 12:45:29 -04:00 committed by GitHub
parent e2b70fd795
commit 6e21d041fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1370,7 +1370,7 @@ void WSRequestHandler::HandleSetSceneItemCrop(WSRequestHandler* req) {
* @return {double} `bounds.y` Height of the bounding box. * @return {double} `bounds.y` Height of the bounding box.
* *
* @api requests * @api requests
* @name GetSceneItemSceneProperties * @name GetSceneItemProperties
* @category sources * @category sources
* @since unreleased * @since unreleased
*/ */