Skip to content

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • docs/advanced_topics.rst
  • docs/contributing.rst
  • docs/oidc.rst
  • docs/rest-framework/permissions.rst
  • docs/templates.rst
  • oauth2_provider/management/commands/createapplication.py
  • tests/test_authorization_code.py

Fixes:

  • Should read successful rather than successfull.
  • Should read unneeded rather than unneded.
  • Should read programmatically rather than programmaticaly.
  • Should read overriding rather than overiding.
  • Should read contributors rather than contrbutors.
  • Should read browsable rather than browseable.
  • Should read additional rather than addtional.

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

@codecov
Copy link

codecov bot commented Jul 2, 2022

Codecov Report

Merging #1183 (cbf7498) into master (691b6b2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1183   +/-   ##
=======================================
  Coverage   96.85%   96.85%           
=======================================
  Files          31       31           
  Lines        1813     1813           
=======================================
  Hits         1756     1756           
  Misses         57       57           
Impacted Files Coverage Δ
..._provider/management/commands/createapplication.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 691b6b2...cbf7498. Read the comment docs.

There are small typos in:
- docs/advanced_topics.rst
- docs/contributing.rst
- docs/oidc.rst
- docs/rest-framework/permissions.rst
- docs/templates.rst
- oauth2_provider/management/commands/createapplication.py
- tests/test_authorization_code.py

Fixes:
- Should read `successful` rather than `successfull`.
- Should read `unneeded` rather than `unneded`.
- Should read `programmatically` rather than `programmaticaly`.
- Should read `overriding` rather than `overiding`.
- Should read `contributors` rather than `contrbutors`.
- Should read `browsable` rather than `browseable`.
- Should read `additional` rather than `addtional`.
@n2ygk n2ygk merged commit 8041939 into django-oauth:master Jul 5, 2022
@n2ygk n2ygk added this to the 2.2.0 milestone Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants