Skip to content

Commit

Permalink
Tiny typo fix - SIP part
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed May 11, 2017
1 parent 67fdd5e commit 074c41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/core/qgsvectorlayer.sip
Expand Up @@ -1844,7 +1844,7 @@ Is emitted, before changes are rolled back
%Docstring
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 074c41a

Please sign in to comment.