Skip to content

Commit

Permalink
Added missing semicolon in GDAL layer.
Browse files Browse the repository at this point in the history
  • Loading branch information
ajashton committed May 6, 2010
1 parent 8e822f4 commit 7891751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/template.mml
Expand Up @@ -74,7 +74,7 @@
</Rule>
</Style>
<Layer class="gdal" srs="&srs900913">
<Layer class="gdal" srs="&srs900913;">
<Stylename>GDAL Layer</Stylename>
<Datasource>
<Parameter name="file">dir/geo.tif</Parameter>
Expand Down

0 comments on commit 7891751

Please sign in to comment.