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 7b22d21050
commit a001ffef4f
70 changed files with 279 additions and 198 deletions

View File

@@ -373,7 +373,7 @@ GoogleMapControl::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;