Skip to content

Conversation

@timgates42
Copy link
Contributor

There are small typos in:

  • docs/gl_objects/deploy_tokens.rst
  • gitlab/base.py
  • gitlab/mixins.py
  • gitlab/v4/objects/features.py
  • gitlab/v4/objects/groups.py
  • gitlab/v4/objects/packages.py
  • gitlab/v4/objects/projects.py
  • gitlab/v4/objects/sidekiq.py
  • gitlab/v4/objects/todos.py

Fixes:

  • Should read treatment rather than reatment.
  • Should read transferred rather than transfered.
  • Should read registered rather than registred.
  • Should read occurred rather than occured.
  • Should read overridden rather than overriden.
  • Should read marked rather than maked.
  • Should read instantiate rather than instanciate.
  • Should read function rather than fonction.

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

@nejch
Copy link
Member

nejch commented Sep 17, 2021

Thanks a lot for the thorough fixes @timgates42! commitlint is not happy because you capitalized your commit message, could you just amend that? :) thank you!

@timgates42 timgates42 changed the title docs: Fix a few typos docs: fix a few typos Sep 18, 2021
There are small typos in:
- docs/gl_objects/deploy_tokens.rst
- gitlab/base.py
- gitlab/mixins.py
- gitlab/v4/objects/features.py
- gitlab/v4/objects/groups.py
- gitlab/v4/objects/packages.py
- gitlab/v4/objects/projects.py
- gitlab/v4/objects/sidekiq.py
- gitlab/v4/objects/todos.py

Fixes:
- Should read `treatment` rather than `reatment`.
- Should read `transferred` rather than `transfered`.
- Should read `registered` rather than `registred`.
- Should read `occurred` rather than `occured`.
- Should read `overridden` rather than `overriden`.
- Should read `marked` rather than `maked`.
- Should read `instantiate` rather than `instanciate`.
- Should read `function` rather than `fonction`.
@timgates42
Copy link
Contributor Author

thanks @nejch - done

@nejch nejch merged commit 227607c into python-gitlab:master Sep 19, 2021
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.

3 participants