twython icon indicating copy to clipboard operation
twython copied to clipboard

docs: Fix a few typos

Open timgates42 opened this issue 3 years ago • 0 comments

There are small typos in:

  • docs/usage/advanced_usage.rst
  • docs/usage/basic_usage.rst
  • docs/usage/special_functions.rst
  • docs/usage/starting_out.rst
  • tests/test_endpoints.py
  • twython/endpoints.py
  • twython/streaming/api.py

Fixes:

  • Should read received rather than recieved.
  • Should read paginated rather than pagintated.
  • Should read multiple rather than mutiple.
  • Should read membership rather than memberhips.
  • Should read manipulate rather than maninpulate.
  • Should read explicitly rather than explicity.
  • Should read destroy rather than destory.
  • Should read authentication rather than autentication.
  • Should read actual rather than acutal.

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

timgates42 avatar Jul 30 '22 23:07 timgates42