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

Merged
merged 1 commit into from
Jul 26, 2021
Merged

docs: Fix a few typos #277

merged 1 commit into from
Jul 26, 2021

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • src/rinoh/backend/pdf/filter.py
  • src/rinoh/backend/pdf/xobject/purepng.py
  • src/rinoh/layout.py
  • src/rinoh/paragraph.py
  • src/rinoh/util.py

Fixes:

  • Should read position rather than positon.
  • Should read parsing rather than parsinng.
  • Should read length rather than lenght.
  • Should read interface rather than interace.
  • Should read descriptor rather than desciptor.
  • Should read container rather than contianer.
  • Should read compression rather than compession.

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

There are small typos in:
- src/rinoh/backend/pdf/filter.py
- src/rinoh/backend/pdf/xobject/purepng.py
- src/rinoh/layout.py
- src/rinoh/paragraph.py
- src/rinoh/util.py

Fixes:
- Should read `position` rather than `positon`.
- Should read `parsing` rather than `parsinng`.
- Should read `length` rather than `lenght`.
- Should read `interface` rather than `interace`.
- Should read `descriptor` rather than `desciptor`.
- Should read `container` rather than `contianer`.
- Should read `compression` rather than `compession`.
@CLAassistant
Copy link

CLAassistant commented Jul 25, 2021

CLA assistant check
All committers have signed the CLA.

@brechtm brechtm merged commit 47b27cd into brechtm:master Jul 26, 2021
@brechtm
Copy link
Owner

brechtm commented Jul 26, 2021

Thanks, @timgates42!

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