Skip to content

Conversation

timgates42
Copy link

There are small typos in:

  • java2python/compiler/template.py
  • java2python/compiler/visitor.py
  • java2python/config/default.py
  • java2python/lang/base.py
  • java2python/mod/init.py
  • test/configs/Interface3.py

Fixes:

  • Should read suppresses rather than supresses.
  • Should read ternary rather than terinary.
  • Should read objects rather than objecs.
  • Should read include rather than inclues.
  • Should read explicitly rather than explicity.
  • Should read deferred rather than defered.

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

There are small typos in:
- java2python/compiler/template.py
- java2python/compiler/visitor.py
- java2python/config/default.py
- java2python/lang/base.py
- java2python/mod/__init__.py
- test/configs/Interface3.py

Fixes:
- Should read `suppresses` rather than `supresses`.
- Should read `ternary` rather than `terinary`.
- Should read `objects` rather than `objecs`.
- Should read `include` rather than `inclues`.
- Should read `explicitly` rather than `explicity`.
- Should read `deferred` rather than `defered`.
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.

1 participant