mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 05:06:09 +03:00
Merge pull request #1719 from alvaromartmart/master
fix wrong documentation description of `Viewer.world`
This commit is contained in:
commit
c732ccd0e4
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user