Update src/modules/fw_pos_control_l1/FixedwingPositionControl.hpp

fix typo

Co-authored-by: Thomas Stastny <thomas.stastny@auterion.com>
This commit is contained in:
Silvan Fuhrer
2022-11-18 16:34:26 +01:00
parent c4c94febfa
commit b36758b1a0
@@ -633,7 +633,7 @@ private:
float get_manual_airspeed_setpoint();
/**
* @brief Returns am adapted calibrated airspeed setpoint
* @brief Returns an adapted calibrated airspeed setpoint
*
* Adjusts the setpoint for wind, accelerated stall, and slew rates.
*