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

View File

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