git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6139 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Dave Hoover
2010-09-03 00:29:55 +00:00
parent 68bb635152
commit 21d985b468
@@ -54,7 +54,7 @@ public class ObjectInputStream extends DataInputStream
}
/**
* Customizes the class loader used to instnatiate objects read from the input stream.
* Customizes the class loader used to instantiate objects read from the input stream.
*/
public void setClassLoader (ClassLoader loader)
{