Skip to content

docs: Fix a few typos #17

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

Closed
wants to merge 1 commit into from

Conversation

timgates42
Copy link

There are small typos in:

  • baseboard/kukui/charger_mt6370.c
  • board/hatch/board.c
  • board/stryke/board.c
  • chip/npcx/system-npcx5.c
  • chip/npcx/system-npcx7.c
  • driver/bc12/pi3usb9201.c
  • driver/charger/rt946x.h

Fixes:

  • Should read jumping rather than jumpiing.
  • Should read rotation rather than rotaiton.
  • Should read workaround rather than workwround.
  • Should read until rather than unitl.
  • Should read termination rather than temination.

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

There are small typos in:
- baseboard/kukui/charger_mt6370.c
- board/hatch/board.c
- board/stryke/board.c
- chip/npcx/system-npcx5.c
- chip/npcx/system-npcx7.c
- driver/bc12/pi3usb9201.c
- driver/charger/rt946x.h

Fixes:
- Should read `jumping` rather than `jumpiing`.
- Should read `rotation` rather than `rotaiton`.
- Should read `workaround` rather than `workwround`.
- Should read `until` rather than `unitl`.
- Should read `termination` rather than `temination`.
@github-actions
Copy link

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request

@DHowett
Copy link
Contributor

DHowett commented Jun 28, 2022

FWIW, all of the files identified here are inherited from the upstream project. That doesn't reduce the value in fixing them, of course. :)

@JohnAZoidberg
Copy link
Member

Yes, these are not just inherited from upstream but also not related to our platforms. So there's no reason for us to fix them downstream.
Feel free to submit a patch upstream.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants