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 #551

Merged
merged 1 commit into from
Apr 5, 2023
Merged

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • docs/_themes/README.rst
  • docs/caching.rst
  • imagekit/files.py
  • imagekit/forms/fields.py
  • imagekit/specs/sourcegroups.py
  • tests/test_optimistic_strategy.py

Fixes:

  • Should read underlying rather than underlaying.
  • Should read truthiness rather than thruthiness.
  • Should read separate rather than seprate.
  • Should read response rather than responce.
  • Should read represents rather than repesents.
  • Should read perform rather than peform.
  • Should read directly rather than dirrectly.
  • Should read derivative rather than drivative.

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

There are small typos in:
- docs/_themes/README.rst
- docs/caching.rst
- imagekit/files.py
- imagekit/forms/fields.py
- imagekit/specs/sourcegroups.py
- tests/test_optimistic_strategy.py

Fixes:
- Should read `underlying` rather than `underlaying`.
- Should read `truthiness` rather than `thruthiness`.
- Should read `separate` rather than `seprate`.
- Should read `response` rather than `responce`.
- Should read `represents` rather than `repesents`.
- Should read `perform` rather than `peform`.
- Should read `directly` rather than `dirrectly`.
- Should read `derivative` rather than `drivative`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
@vstoykov vstoykov merged commit c13b348 into matthewwithanm:develop Apr 5, 2023
@vstoykov
Copy link
Collaborator

vstoykov commented Apr 5, 2023

Thanks for the contribution

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