0

Fix typo in template.html

This commit is contained in:
Alex Jurkiewicz
2010-09-27 22:11:17 +10:00
parent e6bfcc3033
commit 157eed9893

View File

@@ -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
};