Skip to content

Fix a typo discovered by codespell#557

Merged
peterbarker merged 1 commit intoArduPilot:masterfrom
cclauss:patch-12
Jun 18, 2021
Merged

Fix a typo discovered by codespell#557
peterbarker merged 1 commit intoArduPilot:masterfrom
cclauss:patch-12

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Jun 18, 2021

@peterbarker peterbarker merged commit 4ee0cc2 into ArduPilot:master Jun 18, 2021
@peterbarker
Copy link
Contributor

Merged, thanks!

@cclauss cclauss deleted the patch-12 branch June 18, 2021 06:32
cclauss added a commit to cclauss/pymavlink that referenced this pull request Jun 23, 2025
Use https://github.com/codespell-project/codespell to discover and fix common typos across the codebase.
```bash
% codespell --ignore-words-list="bu,delt,inout,mot,ned,od,ody,parm,parms,pevent,rin,sitl,siz,ue,upto" \
            --quiet-level=2 --skip="*.adb,*.json" --write-changes
```
Like:
* ArduPilot#557
* ArduPilot#559
peterbarker pushed a commit that referenced this pull request Jun 27, 2025
Use https://github.com/codespell-project/codespell to discover and fix common typos across the codebase.
```bash
% codespell --ignore-words-list="bu,delt,inout,mot,ned,od,ody,parm,parms,pevent,rin,sitl,siz,ue,upto" \
            --quiet-level=2 --skip="*.adb,*.json" --write-changes
```
Like:
* #557
* #559
RbtsEvrwhr-Riley pushed a commit to RbtsEvrwhr-Riley/pymavlink that referenced this pull request Jul 7, 2025
Use https://github.com/codespell-project/codespell to discover and fix common typos across the codebase.
```bash
% codespell --ignore-words-list="bu,delt,inout,mot,ned,od,ody,parm,parms,pevent,rin,sitl,siz,ue,upto" \
            --quiet-level=2 --skip="*.adb,*.json" --write-changes
```
Like:
* ArduPilot#557
* ArduPilot#559
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants