Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed May 16, 2018
1 parent 0d21bd0 commit fe93993
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
@@ -1,7 +1,7 @@
v.drape
Converts 2D vector features to 3D by sampling of elevation raster map.
Vector (v.*)
QgsProcessingParameterFeatureSource|input|Iput vector layer|-1|None|False
QgsProcessingParameterFeatureSource|input|Input vector layer|-1|None|False
QgsProcessingParameterString|where|WHERE conditions of SQL statement without 'where' keyword|None|True|True
QgsProcessingParameterEnum|type|Input feature type|point;line;boundary;centroid|True|0,1,3,4|True
QgsProcessingParameterRasterLayer|elevation|Elevation raster map for height extraction|None|False
Expand Down
1 change: 1 addition & 0 deletions scripts/spell_check/spelling.dat
Expand Up @@ -4028,6 +4028,7 @@ invokved:invoked
invokves:invokes
invokving:invoking
involvment:involvement
iput:input
irelevent:irrelevant
iresistable:irresistible
iresistably:irresistibly
Expand Down

0 comments on commit fe93993

Please sign in to comment.