Skip to content

Conversation

@timgates42
Copy link

There are small typos in:

  • pyamf/init.py
  • pyamf/alias.py
  • pyamf/flex/data.py
  • pyamf/tests/init.py
  • pyamf/tests/test_alias.py
  • pyamf/tests/test_amf3.py
  • pyamf/tests/test_gateway.py

Fixes:

  • Should read existent rather than existant.
  • Should read compilation rather than compliation.
  • Should read upon rather than apon.
  • Should read receive rather than recieve.
  • Should read properly rather than propertly.
  • Should read originated rather than oringinated.
  • Should read occurred rather than occured.
  • Should read object rather than obect.

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

There are small typos in:
- pyamf/__init__.py
- pyamf/alias.py
- pyamf/flex/data.py
- pyamf/tests/__init__.py
- pyamf/tests/test_alias.py
- pyamf/tests/test_amf3.py
- pyamf/tests/test_gateway.py

Fixes:
- Should read `existent` rather than `existant`.
- Should read `compilation` rather than `compliation`.
- Should read `upon` rather than `apon`.
- Should read `receive` rather than `recieve`.
- Should read `properly` rather than `propertly`.
- Should read `originated` rather than `oringinated`.
- Should read `occurred` rather than `occured`.
- Should read `object` rather than `obect`.
Copy link
Member

@thijstriemstra thijstriemstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, 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.

2 participants