PX4-Autopilot
PX4-Autopilot copied to clipboard
fix: Fix the typos
Describe problem solved by this pull request
nothing but typos
Rebased on main and fixed additional error related to https://github.com/PX4/PX4-Autopilot/pull/20348
Fixed format, as CI was failing. FYI @howjmay you can fix format by running make format command in the PX4-Autopilot directory.
The changes to comments and strings are all fine. The changes to "code" make sense (i.e. in terms of spelling) but you'll need to make sure they don't cause any unintended consequences.
Note, I don't check this repo for mentions as a rule, though I am starting to try get better at using notifications. If you don't see a reply from me in a week and you really need a comment, then ping me on slack/email.
The CI is passing, and I have manually checked the changes, this leads me to believe it is good for merge :ok_hand:
Ah, need to resolve the conflict :palm_tree:
@howjmay Hi would u be able to rebase this on main branch and update the branch?