Fix VE -> MM in mm-mercator demo

git-svn-id: http://svn.openlayers.org/trunk/openlayers@4321 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2007-09-15 17:12:23 +00:00
parent 43aee06b29
commit 027361ba82

View File

@@ -51,7 +51,7 @@
</script>
</head>
<body onload="init()">
<h3>OpenLayers VE Mercator Example</h3>
<h3>OpenLayers MultiMap Mercator Example</h3>
<div id="map"></div>
</body>
</html>