Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit aa21e30

Browse files
committedMar 27, 2023
Fix docstring
1 parent 1fc6f52 commit aa21e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎python/core/auto_generated/vector/qgsvectorlayereditutils.sip.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ editing.
316316
%Docstring
317317
Merge features into a single one.
318318

319-
:param mergeFeaturesIds: id list of features to merge
319+
:param mergeFeatureIds: id list of features to merge
320320
:param mergeAttributes: are the resulting attributes in the merged feature
321321
:param unionGeometry: is the resulting geometry of the merged feature
322322

0 commit comments

Comments
 (0)
Please sign in to comment.