mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-04 14:23:32 +03:00
Corrected spelling in comments
This commit is contained in:
parent
3d1ba84c4d
commit
03e82a7ca3
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ $.Tile.prototype = /** @lends OpenSeadragon.Tile.prototype */{
|
|||
},
|
||||
|
||||
/**
|
||||
* Removes tile from its contianer.
|
||||
* Removes tile from its container.
|
||||
* @function
|
||||
*/
|
||||
unload: function() {
|
||||
|
|
Loading…
Add table
Reference in a new issue