docs: fixed typo and corrected the comment

This commit is contained in:
ronnymikalsen 2021-03-25 14:54:42 +01:00
parent 7ab493d18b
commit 99f87c0bc7

View File

@ -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() {