Skip to content

Commit d138003

Browse files
agiudiceandreaDelazJ
authored andcommitted
Fix geometry.rst
After d3b7b60, only the distance is calculated
1 parent 155a442 commit d138003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pyqgis_developer_cookbook/geometry.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ The following code assumes ``layer`` is a :class:`QgsVectorLayer
372372
Area (m2): 389267821381.6008
373373
Area (km2): 389267.8213816008
374374

375-
Alternatively, you may want to know the distance and bearing between two points.
375+
Alternatively, you may want to know the distance between two points.
376376

377377
.. testcode:: geometry
378378

0 commit comments

Comments
 (0)