Skip to content

Conversation

timgates42
Copy link

There are small typos in:

  • django_mongodb_engine/base.py
  • django_mongodb_engine/contrib/search/fields.py
  • django_mongodb_engine/fields.py
  • django_mongodb_engine/storage.py
  • docs/source/topics/lists-and-dicts.rst
  • tests/multiple_database/tests.py
  • tests/query/tests.py

Fixes:

  • Should read unknown rather than unknow.
  • Should read similar rather than simmilar.
  • Should read predictable rather than predicatable.
  • Should read otherwise rather than otherwhise.
  • Should read instance rather than isntance.
  • Should read hierarchy rather than hirarchy.
  • Should read datetimes rather than datatimes.
  • Should read bound rather than baound.

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

There are small typos in:
- django_mongodb_engine/base.py
- django_mongodb_engine/contrib/search/fields.py
- django_mongodb_engine/fields.py
- django_mongodb_engine/storage.py
- docs/source/topics/lists-and-dicts.rst
- tests/multiple_database/tests.py
- tests/query/tests.py

Fixes:
- Should read `unknown` rather than `unknow`.
- Should read `similar` rather than `simmilar`.
- Should read `predictable` rather than `predicatable`.
- Should read `otherwise` rather than `otherwhise`.
- Should read `instance` rather than `isntance`.
- Should read `hierarchy` rather than `hirarchy`.
- Should read `datetimes` rather than `datatimes`.
- Should read `bound` rather than `baound`.
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