mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
AP_Param: minor spelling fix
This commit is contained in:
parent
918dfc13f7
commit
a66893a295
@ -292,7 +292,7 @@ public:
|
||||
/// gat a value by name, used by scripting
|
||||
///
|
||||
/// @param name The full name of the variable to be found.
|
||||
/// @param value A refernce to the variable
|
||||
/// @param value A reference to the variable
|
||||
/// @return true if the variable is found
|
||||
static bool get(const char *name, float &value);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user