Skip to content

Commit

Permalink
Tiny typo in a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed May 11, 2017
1 parent 354b667 commit 67fdd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsvectorlayer.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 67fdd5e

Please sign in to comment.