Fix typos found by codespell

Most of them are in comments, some in strings.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil
2015-02-12 16:39:55 +01:00
parent 90ba1140ac
commit e812f2435e
13 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
* @license
* Latitude/longitude spherical geodesy formulae taken from
* http://www.movable-type.co.uk/scripts/latlong.html
* Licenced under CC-BY-3.0.
* Licensed under CC-BY-3.0.
*/
// FIXME add intersection of two paths given start points and bearings