Skip to content

Commit 074c41a

Browse files
committed
Tiny typo fix - SIP part
1 parent 67fdd5e commit 074c41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/core/qgsvectorlayer.sip

+1-1
Original file line numberDiff line numberDiff line change
@@ -1844,7 +1844,7 @@ Is emitted, before changes are rolled back
18441844
%Docstring
18451845
Emitted when a feature has been deleted.
18461846

1847-
If you do expensive operations in a slot connected to this, you should prever to use
1847+
If you do expensive operations in a slot connected to this, you should prefer to use
18481848
featuresDeleted( const QgsFeatureIds& ).
18491849

18501850
\param fid The id of the feature which has been deleted

0 commit comments

Comments
 (0)