docs: fix retuns/Succesful typos in board_common and ModalAI HITL debug (#27898)

- board_common.h RC serial swap docs: retuns → returns
- dsp_hitl debug PX4_INFO strings: Succesful → Successful
This commit is contained in:
Bartok
2026-07-14 08:03:24 -05:00
committed by GitHub
parent d1e3ce637e
commit 7c70e4dbeb
2 changed files with 4 additions and 4 deletions

View File

@@ -496,7 +496,7 @@ static inline bool board_rc_singlewire(const char *device) { return false; }
*
* RC_SERIAL_SWAP_USING_SINGLEWIRE is defined
* RC_SERIAL_SWAP_RXTX is defined
* TIOCSSWAP is defined and retuns !OK
* TIOCSSWAP is defined and returns !OK
* TIOCSSINGLEWIRE is defined
*
* Input Parameters: