Skip to content

Commit

Permalink
Fixed incorrect capitalization in StyleName tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
ajashton committed May 6, 2010
1 parent 7891751 commit 2f0cb15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/template.mml
Expand Up @@ -75,7 +75,7 @@
</Style>
<Layer class="gdal" srs="&srs900913;">
<Stylename>GDAL Layer</Stylename>
<StyleName>GDAL Layer</StyleName>
<Datasource>
<Parameter name="file">dir/geo.tif</Parameter>
<Parameter name="format">tiff</Parameter>
Expand Down

0 comments on commit 2f0cb15

Please sign in to comment.