EmbeddedController icon indicating copy to clipboard operation
EmbeddedController copied to clipboard

docs: Fix a few typos

Open timgates42 opened this issue 2 years ago • 2 comments

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

timgates42 avatar Jun 28 '22 13:06 timgates42

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

github-actions[bot] avatar Jun 28 '22 13:06 github-actions[bot]

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

DHowett avatar Jun 28 '22 15:06 DHowett

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.

JohnAZoidberg avatar Dec 09 '22 23:12 JohnAZoidberg