Skip to content

Commit 5474289

Browse files
author
timlinux
committed
Small fix to doxygen docs for maprenderer class
git-svn-id: http://svn.osgeo.org/qgis/trunk@14373 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 4ef44dd commit 5474289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/qgsmaprenderer.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ class CORE_EXPORT QgsMapRenderer : public QObject
151151
//! sets destination spatial reference system
152152
void setDestinationSrs( const QgsCoordinateReferenceSystem& srs );
153153

154-
//! returns CRS ID of destination spatial reference system
154+
//! returns CRS of destination spatial reference system
155155
const QgsCoordinateReferenceSystem& destinationSrs();
156156

157157
void setOutputUnits( OutputUnits u ) {mOutputUnits = u;}

0 commit comments

Comments
 (0)