Skip to content

Commit

Permalink
fix example xml naming
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@9148 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Aug 24, 2008
1 parent beeef87 commit 4875071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsproject.cpp
Expand Up @@ -609,7 +609,7 @@ static QgsProjectVersion _getVersion( QDomDocument const &doc )
@note XML of form:
<maplayer type="vector">
<layerName>Hydrop</layerName>
<layername>Hydrop</layername>
<datasource>/data/usgs/city_shp/hydrop.shp</datasource>
<zorder>0</zorder>
<provider>ogr</provider>
Expand Down

0 comments on commit 4875071

Please sign in to comment.