Skip to content

docs: Fix a few typos#480

Open
timgates42 wants to merge 1 commit intojazzband:mainfrom
timgates42:bugfix_typos
Open

docs: Fix a few typos#480
timgates42 wants to merge 1 commit intojazzband:mainfrom
timgates42:bugfix_typos

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 <tim.gates@iress.com>
@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.

Copy link
Member

@Mr-Sunglasses Mr-Sunglasses left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks

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