-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
Issue Type
[x] Bug (Typo)
Steps to Replicate and Expected Behaviour
- Examine restkit/resource.py and observe
parameterss, however expect to seeparameters. - Examine restkit/resource.py and observe
optionnal, however expect to seeoptional. - Examine restkit/resource.py and observe
additionnal, however expect to seeadditional. - Examine restkit/filters.py and observe
agains, however expect to seeagainst. - Examine restkit/filters.py and observe
wicth, however expect to seewhich. - Examine restkit/client.py and observe
unkown, however expect to seeunknown. - Examine restkit/init.py and observe
tupple, however expect to seetuple. - Examine doc/sitemap_gen.py and observe
suppressable, however expect to seesuppressible. - Examine doc/pool.rst and observe
sesssion, however expect to seesession. - Examine restkit/client.py and observe
immediatly, however expect to seeimmediately. - Examine restkit/errors.py and observe
happend, however expect to seehappened. - Examine restkit/wrappers.py and observe
appplication, however expect to seeapplication.
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/restkit/pull/new/bugfix_typos
Thanks.
Metadata
Metadata
Assignees
Labels
No labels