From 157eed9893dc7990661933ef5ab8bcdd77abb610 Mon Sep 17 00:00:00 2001 From: Alex Jurkiewicz Date: Mon, 27 Sep 2010 22:11:17 +1000 Subject: [PATCH] Fix typo in template.html --- template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.html b/template.html index e6105c1..9e4c86d 100644 --- a/template.html +++ b/template.html @@ -18,7 +18,7 @@ tileSize: 384, defaultZoom: 1, maxZoom: {maxzoom}, - cacheMinutes: 0, // Change this to have browsers automatically requiest new images every x minutes + cacheMinutes: 0, // Change this to have browsers automatically request new images every x minutes debug: false };