mirror of https://github.com/ArduPilot/ardupilot
AP_Proximity: minor typo fix
This commit is contained in:
parent
a50a9c65ad
commit
f7f50d84c9
|
@ -122,7 +122,7 @@ public:
|
|||
};
|
||||
|
||||
//
|
||||
// support for upwardward facing sensors
|
||||
// support for upward facing sensors
|
||||
//
|
||||
|
||||
// get distance upwards in meters. returns true on success
|
||||
|
|
Loading…
Reference in New Issue