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: *