From 09faa4647bf012953d6db007a02d989a91580c41 Mon Sep 17 00:00:00 2001 From: Matthias Grob Date: Tue, 15 Oct 2019 14:17:14 +0200 Subject: [PATCH] ekf2_params: correct typo --- src/modules/ekf2/ekf2_params.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/ekf2/ekf2_params.c b/src/modules/ekf2/ekf2_params.c index 5ea2aa8d3e48..dc610d3392bd 100644 --- a/src/modules/ekf2/ekf2_params.c +++ b/src/modules/ekf2/ekf2_params.c @@ -495,7 +495,7 @@ PARAM_DEFINE_INT32(EKF2_DECL_TYPE, 7); * @value 0 Automatic * @value 1 Magnetic heading * @value 2 3-axis - * @value 3 VTOL customn + * @value 3 VTOL custom * @value 4 MC custom * @value 5 None * @reboot_required true