Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
spelling
  • Loading branch information
nyalldawson committed Jan 8, 2019
1 parent c9c502a commit 654d7a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/python/test_qgsdistancearea.py
Expand Up @@ -668,7 +668,7 @@ def testGeodesicIntersectionAtDateLine(self):
QgsPointXY(175.76717768974583578,
8.93749416467257873)), 8.80683758146703966, 5)

# calculation should be ellipsoid dependant!
# calculation should be ellipsoid dependent!
da.setEllipsoid("Phobos2000")
self.assertAlmostEqual(da.latitudeGeodesicCrossesDateLine(QgsPointXY(-175.15030911497356669, 8.59851183021221033),
QgsPointXY(175.76717768974583578,
Expand Down

0 comments on commit 654d7a4

Please sign in to comment.