java2python
java2python copied to clipboard
docs: Fix a few typos
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
suppressesrather thansupresses. - Should read
ternaryrather thanterinary. - Should read
objectsrather thanobjecs. - Should read
includerather thaninclues. - Should read
explicitlyrather thanexplicity. - Should read
deferredrather thandefered.
Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md