Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

docs: Fix a few typos #408

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

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • orator/orm/model.py
  • orator/orm/relations/belongs_to_many.py
  • orator/orm/relations/morph_to_many.py
  • orator/query/builder.py
  • orator/schema/grammars/grammar.py

Fixes:

  • Should read attachment rather than attachement.
  • Should read retrieve rather than retrive.
  • Should read minimum rather than minimun.
  • Should read function rather than fnction.
  • Should read definition rather than deifinition.
  • Should read callable rather than callbale.
  • Should read assignment rather than assigment.

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

There are small typos in:
- orator/orm/model.py
- orator/orm/relations/belongs_to_many.py
- orator/orm/relations/morph_to_many.py
- orator/query/builder.py
- orator/schema/grammars/grammar.py

Fixes:
- Should read `attachment` rather than `attachement`.
- Should read `retrieve` rather than `retrive`.
- Should read `minimum` rather than `minimun`.
- Should read `function` rather than `fnction`.
- Should read `definition` rather than `deifinition`.
- Should read `callable` rather than `callbale`.
- Should read `assignment` rather than `assigment`.

Signed-off-by: Tim Gates <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant