Skip to content

Commit d3c7a04

Browse files
committed
fix typo
(cherry picked from commit 658cfe68c91ec24f04f8ebda307fbec7d55a412f)
1 parent 7a326b1 commit d3c7a04

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
@@ -486,7 +486,7 @@ qgis:splitlineswithlines: >
486486
qgis:splitvectorlayer: >
487487
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.
488488

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.
490490

491491
qgis:statisticsbycategories:
492492

0 commit comments

Comments
 (0)