typo in comment

This commit is contained in:
Pascal Brisset
2008-07-08 17:18:12 +00:00
parent d3b7fda1a5
commit adaae7a0e7
+1 -1
View File
@@ -59,7 +59,7 @@ extern float estimator_t;
extern float estimator_hspeed_mod;
extern float estimator_hspeed_dir;
/* Wind and airspeed estimatation sent by the GPS */
/* Wind and airspeed estimation sent by the GCS */
extern float wind_east, wind_north; /* m/s */
extern float estimator_airspeed; /* m/s */