Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandro Santilli committed May 19, 2015
1 parent 8962d84 commit 2abdfa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsgeometry.h
Expand Up @@ -289,7 +289,7 @@ class CORE_EXPORT QgsGeometry
@return 0 in case of success*/
int translate( double dx, double dy );

/**Transform this geometry as described by CoordinateTranasform ct
/**Transform this geometry as described by CoordinateTransform ct
@return 0 in case of success*/
int transform( const QgsCoordinateTransform& ct );

Expand Down

0 comments on commit 2abdfa0

Please sign in to comment.