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

docs: Fix a few typos#408

Open
timgates42 wants to merge 1 commit into
sdispater:0.9from
timgates42:bugfix_typos
Open

docs: Fix a few typos#408
timgates42 wants to merge 1 commit into
sdispater:0.9from
timgates42:bugfix_typos

Conversation

@timgates42
Copy link
Copy Markdown
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 <tim.gates@iress.com>
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.

1 participant