From bfe6d296013f969cf8bd177e170881544d24df35 Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Tue, 14 May 2019 09:17:34 +0200 Subject: [PATCH] Fix spelling --- src/ol/source/Zoomify.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ol/source/Zoomify.js b/src/ol/source/Zoomify.js index 1085b12724..f7c34ebf97 100644 --- a/src/ol/source/Zoomify.js +++ b/src/ol/source/Zoomify.js @@ -26,7 +26,7 @@ const TierSizeCalculation = { export class CustomTile extends ImageTile { /** - * @param {number} tilePixelRatio Tile pixel ratio to disaply the tile + * @param {number} tilePixelRatio Tile pixel ratio to display the tile * @param {import("../tilegrid/TileGrid.js").default} tileGrid TileGrid that the tile belongs to. * @param {import("../tilecoord.js").TileCoord} tileCoord Tile coordinate. * @param {TileState} state State.