Skip to content

Proposing a PR to fix a few small typos #104

@timgates42

Description

@timgates42

Issue Type

[x] Bug (Typo)

Steps to Replicate and Expected Behaviour

  • Examine libsaas/services/stripe/charges.py, libsaas/services/stripe/customers.py, libsaas/services/stripe/events.py, libsaas/services/stripe/invoices.py, libsaas/services/stripe/resource.py and observe objetcs, however expect to see objects.
  • Examine libsaas/services/recurly/subscriptions.py and observe subsciription, however expect to see subscription.
  • Examine libsaas/services/bitbucket/repositories.py and observe resouce, however expect to see resource.
  • Examine libsaas/services/instagram/geographies.py and observe greography, however expect to see geography.
  • Examine libsaas/executors/twisted_executor.py and observe errorneous, however expect to see erroneous.
  • Examine README.rst and observe constributing, however expect to see contributing.
  • Examine libsaas/services/bitly/users.py and observe chronogical, however expect to see chronological.
  • Examine libsaas/services/fullcontact/resource.py and observe ambiguious, however expect to see ambiguous.
  • Examine doc/unicode.rst and observe adecuately, however expect to see adequately.
  • Examine libsaas/services/ducksboard/service.py and observe accesed, however expect to see accessed.

Notes

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

To avoid wasting CI processing resources a branch with the fix has been
prepared but a pull request has not yet been created. A pull request fixing
the issue can be prepared from the link below, feel free to create it or
request @timgates42 create the PR. Alternatively if the fix is undesired please
close the issue with a small comment about the reasoning.

https://github.com/timgates42/libsaas/pull/new/bugfix_typos

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions