-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
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 seeobjects
. - Examine libsaas/services/recurly/subscriptions.py and observe
subsciription
, however expect to seesubscription
. - Examine libsaas/services/bitbucket/repositories.py and observe
resouce
, however expect to seeresource
. - Examine libsaas/services/instagram/geographies.py and observe
greography
, however expect to seegeography
. - Examine libsaas/executors/twisted_executor.py and observe
errorneous
, however expect to seeerroneous
. - Examine README.rst and observe
constributing
, however expect to seecontributing
. - Examine libsaas/services/bitly/users.py and observe
chronogical
, however expect to seechronological
. - Examine libsaas/services/fullcontact/resource.py and observe
ambiguious
, however expect to seeambiguous
. - Examine doc/unicode.rst and observe
adecuately
, however expect to seeadequately
. - Examine libsaas/services/ducksboard/service.py and observe
accesed
, however expect to seeaccessed
.
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
Labels
No labels