Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Fix a few typos #534

Merged
merged 1 commit into from
Sep 16, 2021
Merged

docs: Fix a few typos #534

merged 1 commit into from
Sep 16, 2021

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • docs/development/zmq-server.md
  • docs/functional-areas/cfloader.md
  • docs/installation/install.md
  • docs/userguides/recovery-mode.md
  • docs/userguides/userguide_client/index.md
  • docs/userguides/userguide_client/lighthouse_tab.md
  • src/cfclient/ui/dialogs/bootloader.py
  • src/cfclient/ui/main.py
  • src/cfclient/ui/tabs/QualisysTab.py
  • src/cfclient/ui/tabs/lighthouse_tab.py
  • src/cfclient/utils/input/init.py

Fixes:

  • Should read persistent rather than persistant.
  • Should read velocity rather than velosity.
  • Should read positive rather than positiv.
  • Should read broadcasted rather than boardcasted.
  • Should read temporarily rather than temporarly.
  • Should read successfully rather than succesfully.
  • Should read shoulder rather than sholder.
  • Should read reference rather than referance.
  • Should read received rather than receievd.
  • Should read intermediate rather than intermeddiate.
  • Should read grounded rather than gounded.
  • Should read finished rather than finsished.
  • Should read development rather than developement.
  • Should read developing rather than developping.
  • Should read compatibility rather than compatiblity.
  • Should read bootloader rather than bootlader.

Semi-automated pull request generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

There are small typos in:
- docs/development/zmq-server.md
- docs/functional-areas/cfloader.md
- docs/installation/install.md
- docs/userguides/recovery-mode.md
- docs/userguides/userguide_client/index.md
- docs/userguides/userguide_client/lighthouse_tab.md
- src/cfclient/ui/dialogs/bootloader.py
- src/cfclient/ui/main.py
- src/cfclient/ui/tabs/QualisysTab.py
- src/cfclient/ui/tabs/lighthouse_tab.py
- src/cfclient/utils/input/__init__.py

Fixes:
- Should read `persistent` rather than `persistant`.
- Should read `velocity` rather than `velosity`.
- Should read `positive` rather than `positiv`.
- Should read `broadcasted` rather than `boardcasted`.
- Should read `temporarily` rather than `temporarly`.
- Should read `successfully` rather than `succesfully`.
- Should read `shoulder` rather than `sholder`.
- Should read `reference` rather than `referance`.
- Should read `received` rather than `receievd`.
- Should read `intermediate` rather than `intermeddiate`.
- Should read `grounded` rather than `gounded`.
- Should read `finished` rather than `finsished`.
- Should read `development` rather than `developement`.
- Should read `developing` rather than `developping`.
- Should read `compatibility` rather than `compatiblity`.
- Should read `bootloader` rather than `bootlader`.
@jonasdn
Copy link
Contributor

jonasdn commented Sep 16, 2021

Thank you!

@jonasdn jonasdn merged commit 4e53731 into bitcraze:master Sep 16, 2021
@knmcguire knmcguire added this to the next-release milestone Dec 16, 2021
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.

3 participants