mirror of https://github.com/kivy/pyjnius.git
__doc__ fixed :)
This commit is contained in:
parent
c150daee06
commit
d3f948bf30
|
@ -3,7 +3,7 @@
|
||||||
Java wrapper
|
Java wrapper
|
||||||
============
|
============
|
||||||
|
|
||||||
With this module, you can create Python class that reflect a Java class, and use
|
With this module, you can create Python class that reflects a Java class, and use
|
||||||
it directly in Python.
|
it directly in Python.
|
||||||
|
|
||||||
Example with static method
|
Example with static method
|
||||||
|
|
Loading…
Reference in New Issue