AP_Airspeed: change a word(NFC)

This commit is contained in:
muramura 2024-04-09 20:46:45 +09:00 committed by Randy Mackay
parent 29149fad1b
commit 927cfeec68
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ bool AP_Airspeed::add_backend(AP_Airspeed_Backend *backend)
} while (0)
// convet params to per instance param table
// convert params to per instance param table
// PARAMETER_CONVERSION - Added: Dec-2022
void AP_Airspeed::convert_per_instance()
{