fix all examples title. non-functional change

git-svn-id: http://svn.openlayers.org/trunk/openlayers@10098 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Frédéric Junod
2010-03-12 07:44:02 +00:00
parent 6fa1a14456
commit fd768cf170
12 changed files with 12 additions and 12 deletions

View File

@@ -72,7 +72,7 @@
</script>
</head>
<body onload="init()">
<h2 id="title">OpenLayers Regular Polygon Example</h2>
<h1 id="title">OpenLayers Regular Polygon Example</h1>
<p id="shortdesc">
Shows how to use the RegularPolygon handler to draw features with
different numbers of sides.