From 836c63339e7281ae9313f3ab1fde59f7f832b557 Mon Sep 17 00:00:00 2001 From: Julian Oes Date: Mon, 22 Feb 2016 12:45:12 +0100 Subject: [PATCH] land_detector_params: comment fix --- src/modules/land_detector/land_detector_params.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/land_detector/land_detector_params.c b/src/modules/land_detector/land_detector_params.c index b5f94e97ee..1f796f1556 100644 --- a/src/modules/land_detector/land_detector_params.c +++ b/src/modules/land_detector/land_detector_params.c @@ -63,7 +63,7 @@ PARAM_DEFINE_FLOAT(LNDMC_XY_VEL_MAX, 1.50f); /** * Multicopter max rotation * - * Maximum allowed around each axis allowed in the landed state (degrees per second) + * Maximum allowed angular velocity around each axis allowed in the landed state. * * @unit deg/s *