Fix comment spelling errors

.. lots of them !
This commit is contained in:
Claus Assmann
2014-11-24 15:37:56 +00:00
committed by Mark Liversedge
parent 1cd85fa415
commit 35eb416bd2
70 changed files with 279 additions and 198 deletions

View File

@@ -339,7 +339,7 @@ BingMap::drawShadedRoute()
}
//
// Static helper - havervine formaula for calculating the distance
// Static helper - havervine formula for calculating the distance
// between 2 geo co-ordinates
//
static const double DEG_TO_RAD = 0.017453292519943295769236907684886;