Fix typo (thanks @bbinet)

This commit is contained in:
Éric Lemoine
2013-03-05 18:35:21 +01:00
parent 2924bf088d
commit 59271ae2d8

View File

@@ -185,7 +185,7 @@ ol.renderer.Layer.prototype.handleTileChange_ = function(event) {
/**
* Listen once to titileKey, le change event.
* Listen once to tileKey, le change event.
* @param {ol.Tile} tile Tile.
* @protected
*/