Skip to content

Commit 9d509e7

Browse files
committed
[processing] Fix outdated Find Projection docs
Fixes #21404
1 parent fb94c9a commit 9d509e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/plugins/processing/algs/help/qgis.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ qgis:fieldcalculator: >
175175
qgis:findprojection: >
176176
This algorithm allows creation of a shortlist of possible candidate coordinate reference systems for a layer with an unknown projection.
177177

178-
The expected area which the layer should reside in must be specified via the target area parameter. Additionally, the coordinate reference system for this target area must also be set.
178+
The expected area which the layer should reside in must be specified via the target area parameter.
179179

180180
The algorithm operates by testing the layer's extent in every known reference system and listing any in which the bounds would fall near the target area if the layer was in this projection.
181181

0 commit comments

Comments
 (0)