facebook-python-business-sdk icon indicating copy to clipboard operation
facebook-python-business-sdk copied to clipboard

docs: Fix a few typos

Open timgates42 opened this issue 2 years ago • 0 comments

There are small typos in:

  • facebook_business/adobjects/objectparser.py
  • facebook_business/api.py
  • facebook_business/docs_runner/doc_runner.py
  • facebook_business/test/integration_test_runner.py
  • facebook_business/video_uploader.py

Fixes:

  • Should read traversed rather than traverersed.
  • Should read transient rather than trasient.
  • Should read transient rather than tranient.
  • Should read reuse rather than resuse.
  • Should read return rather than retuen.
  • Should read prefix rather than preffix.
  • Should read immediately rather than immedidately.

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

timgates42 avatar Jul 03 '21 20:07 timgates42