Skip to content

Commit 654d7a4

Browse files
committed
spelling
1 parent c9c502a commit 654d7a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/python/test_qgsdistancearea.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@ def testGeodesicIntersectionAtDateLine(self):
668668
QgsPointXY(175.76717768974583578,
669669
8.93749416467257873)), 8.80683758146703966, 5)
670670

671-
# calculation should be ellipsoid dependant!
671+
# calculation should be ellipsoid dependent!
672672
da.setEllipsoid("Phobos2000")
673673
self.assertAlmostEqual(da.latitudeGeodesicCrossesDateLine(QgsPointXY(-175.15030911497356669, 8.59851183021221033),
674674
QgsPointXY(175.76717768974583578,

0 commit comments

Comments
 (0)