From b0a473ee53cdbf48c72949f0078cb00407e3bbef Mon Sep 17 00:00:00 2001 From: Randy Mackay Date: Fri, 17 Jun 2022 15:55:54 +0900 Subject: [PATCH] AP_Mount: alexmos minor spell fix --- libraries/AP_Mount/AP_Mount_Alexmos.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/AP_Mount/AP_Mount_Alexmos.h b/libraries/AP_Mount/AP_Mount_Alexmos.h index 3396176e26..8f3dc60c61 100644 --- a/libraries/AP_Mount/AP_Mount_Alexmos.h +++ b/libraries/AP_Mount/AP_Mount_Alexmos.h @@ -78,7 +78,7 @@ public: // update mount position - should be called periodically void update() override; - // has_pan_control - returns true if this mount can control it's pan (required for multicopters) + // has_pan_control - returns true if this mount can control its pan (required for multicopters) bool has_pan_control() const override; // set_mode - sets mount's mode