mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +03:00
docs: fixed typo and corrected the comment
This commit is contained in:
parent
7ab493d18b
commit
99f87c0bc7
@ -1612,8 +1612,8 @@ $.extend( $.Viewer.prototype, $.EventSource.prototype, $.ControlDock.prototype,
|
||||
},
|
||||
|
||||
/**
|
||||
* Update pixel density ration, clears all tiles and triggers updates for
|
||||
* all items.
|
||||
* Update pixel density ratio, clears all tiles and triggers updates for
|
||||
* all items if the ratio has changed.
|
||||
* @private
|
||||
*/
|
||||
_updatePixelDensityRatio: function() {
|
||||
|
Loading…
Reference in New Issue
Block a user