Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Fix a few typos #480

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • djadmin2/actions.py
  • djadmin2/views.py
  • docs/ref/actions.rst
  • docs/ref/meta.rst
  • docs/ref/permissions.rst
  • example/blog/tests/test_views.py

Fixes:

  • Should read separated rather than seperated.
  • Should read response rather than reponse.
  • Should read objects rather than obejcts.
  • Should read modifying rather than modifing.
  • Should read limited rather than limitted.
  • Should read explicitly rather than explicityly.
  • Should read execute rather than exectue.
  • Should read embarrassing rather than embarressing.
  • Should read denied rather than diened.

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

There are small typos in:
- djadmin2/actions.py
- djadmin2/views.py
- docs/ref/actions.rst
- docs/ref/meta.rst
- docs/ref/permissions.rst
- example/blog/tests/test_views.py

Fixes:
- Should read `separated` rather than `seperated`.
- Should read `response` rather than `reponse`.
- Should read `objects` rather than `obejcts`.
- Should read `modifying` rather than `modifing`.
- Should read `limited` rather than `limitted`.
- Should read `explicitly` rather than `explicityly`.
- Should read `execute` rather than `exectue`.
- Should read `embarrassing` rather than `embarressing`.
- Should read `denied` rather than `diened`.

Signed-off-by: Tim Gates <[email protected]>
@codecov
Copy link

codecov bot commented Aug 2, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.45%. Comparing base (7770da8) to head (41aec31).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #480      +/-   ##
==========================================
- Coverage   90.59%   90.45%   -0.14%     
==========================================
  Files          19       19              
  Lines        1308     1289      -19     
==========================================
- Hits         1185     1166      -19     
  Misses        123      123              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant