Merge pull request #151 from haganbmj/patch-1

docs: correct GetSceneItemProperties name
This commit is contained in:
Stéphane L 2017-10-27 23:09:32 +02:00 committed by GitHub
commit 650957b6d1
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
*/ */