fix wrong documentation description of Viewer.world

This commit is contained in:
alvaromartmart 2019-10-09 15:13:52 +02:00
parent cc28a0589f
commit df45b0fd8c

View File

@ -156,7 +156,7 @@ $.Viewer = function( options ) {
drawer: null,
/**
* Keeps track of all of the tiled images in the scene.
* @member {OpenSeadragon.Drawer} world
* @member {OpenSeadragon.World} world
* @memberof OpenSeadragon.Viewer#
*/
world: null,