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 simple typos #623

Merged
merged 1 commit into from
May 31, 2021
Merged

docs: fix a few simple typos #623

merged 1 commit into from
May 31, 2021

Conversation

akshayaurora
Copy link
Member

There are small typos in:

  • plyer/facades/accelerometer.py
  • plyer/facades/brightness.py
  • plyer/facades/sms.py
  • plyer/facades/wifi.py
  • plyer/platforms/ios/camera.py
  • plyer/platforms/ios/filechooser.py
  • plyer/platforms/ios/sms.py
  • plyer/platforms/ios/vibrator.py

Fixes:

  • Should read specified rather than secified.
  • Should read selection rather than seletion.
  • Should read repetition rather than repeatition.
  • Should read receiver rather than reveiver.
  • Should read message rather than mesage.
  • Should read chosen rather than choosen.
  • Should read brightness rather than brightnesss.
  • Should read accelerometer rather than acceletometer.

Closes #622

There are small typos in:
- plyer/facades/accelerometer.py
- plyer/facades/brightness.py
- plyer/facades/sms.py
- plyer/facades/wifi.py
- plyer/platforms/ios/camera.py
- plyer/platforms/ios/filechooser.py
- plyer/platforms/ios/sms.py
- plyer/platforms/ios/vibrator.py

Fixes:
- Should read `specified` rather than `secified`.
- Should read `selection` rather than `seletion`.
- Should read `repetition` rather than `repeatition`.
- Should read `receiver` rather than `reveiver`.
- Should read `message` rather than `mesage`.
- Should read `chosen` rather than `choosen`.
- Should read `brightness` rather than `brightnesss`.
- Should read `accelerometer` rather than `acceletometer`.

Closes #622
@akshayaurora akshayaurora merged commit e7a0647 into kivy:master May 31, 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.

Proposing a PR to fix a few small typos
2 participants