Fixed typo.

This commit is contained in:
John Wiseman 2020-01-22 11:32:29 -08:00
parent 704c856387
commit 7037c04ba2

View File

@ -451,7 +451,7 @@
;; aircraft. ;; aircraft.
:curviness-threshold-degrees 1440 :curviness-threshold-degrees 1440
;; If the centroid of the aircraft's positions is less than this ;; If the centroid of the aircraft's positions is less than this
;; close to an airport, then it's probably just doinf flight ;; close to an airport, then it's probably just doing flight
;; training. ;; training.
:minimum-airport-distance-km 2.5 :minimum-airport-distance-km 2.5
:history-db-path "advisory-circular.db" :history-db-path "advisory-circular.db"