Skip to content

Commit f66066b

Browse files
anitagraseralexbruy
authored andcommittedJan 24, 2017
updated help for qgis:mergevectorlayers (#3883)
"two" => "multiple" (cherry picked from commit 5e061b1)
1 parent 9888b45 commit f66066b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎python/plugins/processing/algs/help/qgis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ qgis:meancoordinates: >
226226
If an attribute is selected in the <Unique ID field> parameters, features will be grouped according to values in this field. Instead of a single point with the center of mass of the whole layer, the output layer will contain a center of mass for the features in each category.
227227

228228
qgis:mergevectorlayers: >
229-
This algorithm combines two vector layer of the same geometry type into a single one.
229+
This algorithm combines multiple vector layers of the same geometry type into a single one.
230230

231231
If attributes tables are different, the attribute table of the resulting layer will contain the attributes from both input layers
232232

0 commit comments

Comments
 (0)
Please sign in to comment.