We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b934d7 + dcba813 commit 4c7863aCopy full SHA for 4c7863a
doc/userguide.rst
@@ -8,7 +8,7 @@ JPype User Guide
8
JPype Introduction
9
******************
10
JPype is a Python module to provide full access to Java from within Python.
11
-Unlike Jython, JPype does not achive this by re-implementing Python, but
+Unlike Jython, JPype does not achieve this by re-implementing Python, but
12
instead by interfacing both virtual machines at the native level. This
13
shared memory based approach achieves good computing performance, while
14
providing the access to the entirety of CPython and Java libraries.
0 commit comments