Skip to content

Commit 263a931

Browse files
committed
fix jnius import
1 parent 49658cc commit 263a931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/android.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ folder:
5656

5757
.. code-block:: python
5858
59-
from pyjnius import autoclass
59+
from jnius import autoclass
6060
6161
...
6262

0 commit comments

Comments
 (0)