Update grass7.txt

Correct the list of vector output types (guess I was interrupted while working on this section).
This commit is contained in:
AlisterH 2023-05-15 14:52:37 +12:00 committed by Nyall Dawson
parent ce9e9bfd5c
commit ff8727ae6e

View File

@ -125,9 +125,9 @@ QgsProcessingParameterVectorDestination|[name of GRASS output]|[description of o
The following types are available
QgsProcessing.TypeVectorPoint
QgsProcessing.TypeVectorLine
QgsProcessing.VectorLine
QgsProcessing.VectorPolygon
QgsProcessing.TypeVectorPolygon
QgsProcessing.TypeVectorAnyGeometry
Example: QgsProcessingParameterVectorDestination|flowline|Flow line|QgsProcessing.TypeVectorLine|None|True