Skip to content

Commit a4c7d97

Browse files
committed
fix typo
1 parent 8610c18 commit a4c7d97

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
@@ -396,7 +396,7 @@ qgis:splitlineswithlines: >
396396
qgis:splitvectorlayer: >
397397
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.
398398

399-
The number of files generated is equal to the nubmer of different values found for the specified attribute.
399+
The number of files generated is equal to the number of different values found for the specified attribute.
400400

401401
qgis:statisticsbycategories:
402402

0 commit comments

Comments
 (0)