aboutsummaryrefslogtreecommitdiff
path: root/apps/systemlib/airspeed.h
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2013-02-25 14:34:53 +0100
committerThomas Gubler <thomasgubler@gmail.com>2013-02-25 14:34:53 +0100
commit3f674ba78cc8af2be8b8062f9366629b6c2a34be (patch)
tree96833eae76018e436aabe0adb5ea0ca2db7fa403 /apps/systemlib/airspeed.h
parentc0a852dab48e55aa12c995adc6dc0c32aa9a7ac3 (diff)
downloadpx4-firmware-3f674ba78cc8af2be8b8062f9366629b6c2a34be.tar.gz
px4-firmware-3f674ba78cc8af2be8b8062f9366629b6c2a34be.tar.bz2
px4-firmware-3f674ba78cc8af2be8b8062f9366629b6c2a34be.zip
fixed a typo
Diffstat (limited to 'apps/systemlib/airspeed.h')
-rw-r--r--apps/systemlib/airspeed.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/systemlib/airspeed.h b/apps/systemlib/airspeed.h
index 088498943..def53f0c1 100644
--- a/apps/systemlib/airspeed.h
+++ b/apps/systemlib/airspeed.h
@@ -78,7 +78,7 @@
*
* Note that the true airspeed is NOT the groundspeed, because of the effects of wind
*
- * @param total_pressure pressure inside the pitot/prandl tube
+ * @param total_pressure pressure inside the pitot/prandtl tube
* @param static_pressure pressure at the side of the tube/airplane
* @param temperature_celsius air temperature in degrees celcius
* @return true airspeed in m/s