You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: python/plugins/processing/algs/help/qgis.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -486,7 +486,7 @@ qgis:splitlineswithlines: >
486
486
qgis:splitvectorlayer: >
487
487
This algorithm takes a vector layer and an attribute and generates a set of vector layers in an output folder. Each of the layers created in that folder contains all features from the input layer with the same value for the specified attribute.
488
488
489
-
The number of files generated is equal to the nubmer of different values found for the specified attribute.
489
+
The number of files generated is equal to the number of different values found for the specified attribute.
0 commit comments