Skip to content
Permalink
Browse files
Tiny typo in a comment
  • Loading branch information
elpaso committed May 11, 2017
1 parent 354b667 commit 67fdd5e
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1710,7 +1710,7 @@ class CORE_EXPORT QgsVectorLayer : public QgsMapLayer, public QgsExpressionConte
/**
* Emitted when a feature has been deleted.
*
* If you do expensive operations in a slot connected to this, you should prever to use
* If you do expensive operations in a slot connected to this, you should prefer to use
* featuresDeleted( const QgsFeatureIds& ).
*
* \param fid The id of the feature which has been deleted

0 comments on commit 67fdd5e

Please sign in to comment.