Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix docstring
  • Loading branch information
domi4484 authored and m-kuhn committed Mar 30, 2023
1 parent 8f185ad commit a698f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/vector/qgsvectorlayereditutils.h
Expand Up @@ -270,7 +270,7 @@ class CORE_EXPORT QgsVectorLayerEditUtils

/**
* Merge features into a single one.
* \param mergeFeaturesIds id list of features to merge
* \param mergeFeatureIds id list of features to merge
* \param mergeAttributes are the resulting attributes in the merged feature
* \param unionGeometry is the resulting geometry of the merged feature
* \param errorMessage will be set to a descriptive error message if any occurs
Expand Down

0 comments on commit a698f1f

Please sign in to comment.