From baabbc3658410548380bb939c64c145838405c24 Mon Sep 17 00:00:00 2001 From: Andy Allan Date: Sat, 9 Jun 2012 11:39:00 +0200 Subject: [PATCH] fix typo --- lib/OpenLayers/Layer/UTFGrid.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpenLayers/Layer/UTFGrid.js b/lib/OpenLayers/Layer/UTFGrid.js index 587047b1ba..b833f60d49 100644 --- a/lib/OpenLayers/Layer/UTFGrid.js +++ b/lib/OpenLayers/Layer/UTFGrid.js @@ -13,7 +13,7 @@ * This Layer reads from UTFGrid tiled data sources. Since UTFGrids are * essentially JSON-based ASCII art with attached attributes, they are not * visibly rendered. In order to use them in the map, you must add a - * ontrol as well. + * control as well. * * Example: *