docs: Fix a few typos by timgates42 · Pull Request #1879 · pythonnet/pythonnet
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 773
Merged
lostmsu merged 1 commit intopythonnet:masterfrom
Jul 17, 2022Merged
lostmsu merged 1 commit intopythonnet:masterfrom
lostmsu merged 1 commit intopythonnet:masterfrom
Conversation
Copy link
Contributor
timgates42
commented
Jul 16, 2022
timgates42
commented
There are small typos in:
- pythonnet/init.py
- tests/test_import.py
Fixes:
- Should read
splittedrather thansplited. - Should read
loadedrather thanlaoded.
Semi-automated pull request generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md
There are small typos in: - pythonnet/__init__.py - tests/test_import.py Fixes: - Should read `splitted` rather than `splited`. - Should read `loaded` rather than `laoded`. Signed-off-by: Tim Gates <tim.gates@iress.com>
lostmsu
merged commit
60463a3
into
pythonnet:master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment