jpype-project / jpype

JPype is cross language bridge to allow Python programs full access to Java class libraries.
http://www.jpype.org
Apache License 2.0
1.12k stars 183 forks source link

Minor typos in the user guide #1171

Closed pelson closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b603ff6) 87.44% compared to head (288acd2) 87.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1171 +/- ## ======================================= Coverage 87.44% 87.44% ======================================= Files 113 113 Lines 10236 10236 Branches 4057 4057 ======================================= Hits 8951 8951 Misses 692 692 Partials 593 593 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

marscher commented 9 months ago

thank you