Fix spelling

This commit is contained in:
Frederic Junod
2017-04-24 08:47:00 +02:00
parent 52af66e0f9
commit b1f38ea0e8
12 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ ol.tilegrid.WMTS = function(options) {
* @type {!Array.<string>}
*/
this.matrixIds_ = options.matrixIds;
// FIXME: should the matrixIds become optionnal?
// FIXME: should the matrixIds become optional?
ol.tilegrid.TileGrid.call(this, {
extent: options.extent,