From 0e023f21a68937e13dca7437c9443e9fcb7de571 Mon Sep 17 00:00:00 2001 From: Supernovae <51359628+shubham-shahh@users.noreply.github.com> Date: Fri, 22 Oct 2021 14:32:44 +0530 Subject: [PATCH] ArduCopter: Tuning, NFC grammar fixups changes to improve overall readablity --- ArduCopter/tuning.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArduCopter/tuning.cpp b/ArduCopter/tuning.cpp index f2bf8d8e1c..d9e1612966 100644 --- a/ArduCopter/tuning.cpp +++ b/ArduCopter/tuning.cpp @@ -2,7 +2,7 @@ /* * Function to update various parameters in flight using the ch6 tuning knob - * This should not be confused with the AutoTune feature which can bve found in control_autotune.cpp + * This should not be confused with the AutoTune feature which can be found in control_autotune.cpp */ // tuning - updates parameters based on the ch6 tuning knob's position