We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent c5b04ef commit fd7568aCopy full SHA for fd7568a
src/core/qgsgeometry.h
@@ -289,7 +289,7 @@ class CORE_EXPORT QgsGeometry
289
@return 0 in case of success*/
290
int translate( double dx, double dy );
291
292
- /**Transform this geometry as described by CoordinateTranasform ct
+ /**Transform this geometry as described by CoordinateTransform ct
293
294
int transform( const QgsCoordinateTransform& ct );
295
0 commit comments