Skip to content

docs: Fix a few typos#822

Merged
auvipy merged 1 commit intooauthlib:masterfrom
timgates42:bugfix_typos
Jul 3, 2022
Merged

docs: Fix a few typos#822
auvipy merged 1 commit intooauthlib:masterfrom
timgates42:bugfix_typos

Conversation

@timgates42
Copy link
Copy Markdown
Contributor

There are small typos in:

  • docs/oauth1/security.rst
  • docs/oauth2/grants/custom_grant.rst
  • oauthlib/oauth2/rfc6749/clients/backend_application.py
  • oauthlib/oauth2/rfc6749/clients/base.py
  • oauthlib/oauth2/rfc6749/clients/legacy_application.py
  • oauthlib/oauth2/rfc6749/clients/service_application.py
  • oauthlib/oauth2/rfc6749/clients/web_application.py
  • oauthlib/oauth2/rfc6749/endpoints/revocation.py
  • oauthlib/oauth2/rfc6749/parameters.py
  • oauthlib/openid/connect/core/grant_types/dispatchers.py

Fixes:

  • Should read parameters rather than paramters.
  • Should read instantiate rather than instanciate.
  • Should read successfully rather than sucessfully.
  • Should read present rather than pressent.
  • Should read parameter rather than paramater.
  • Should read efficient rather than effecient.

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

There are small typos in:
- docs/oauth1/security.rst
- docs/oauth2/grants/custom_grant.rst
- oauthlib/oauth2/rfc6749/clients/backend_application.py
- oauthlib/oauth2/rfc6749/clients/base.py
- oauthlib/oauth2/rfc6749/clients/legacy_application.py
- oauthlib/oauth2/rfc6749/clients/service_application.py
- oauthlib/oauth2/rfc6749/clients/web_application.py
- oauthlib/oauth2/rfc6749/endpoints/revocation.py
- oauthlib/oauth2/rfc6749/parameters.py
- oauthlib/openid/connect/core/grant_types/dispatchers.py

Fixes:
- Should read `parameters` rather than `paramters`.
- Should read `instantiate` rather than `instanciate`.
- Should read `successfully` rather than `sucessfully`.
- Should read `present` rather than `pressent`.
- Should read `parameter` rather than `paramater`.
- Should read `efficient` rather than `effecient`.
@auvipy auvipy merged commit 6569ec3 into oauthlib:master Jul 3, 2022
@JonathanHuot JonathanHuot added this to the 3.2.1 milestone Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants