The javadoc for java.lang.Runtime.load says
This is similar to the method loadLibrary(String), but it accepts
a general file name as an argument rathan than just a library name,
allowing any file of native code to be loaded.
and that "rathan" in there should be "rather".
This is similar to the method loadLibrary(String), but it accepts
a general file name as an argument rathan than just a library name,
allowing any file of native code to be loaded.
and that "rathan" in there should be "rather".