From: <ka...@us...> - 2011-05-01 00:03:32
|
Revision: 3522 http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=3522&view=rev Author: kappa1 Date: 2011-05-01 00:03:26 +0000 (Sun, 01 May 2011) Log Message: ----------- Modified Paths: -------------- trunk/LWJGL/src/java/org/lwjgl/util/applet/AppletLoader.java Modified: trunk/LWJGL/src/java/org/lwjgl/util/applet/AppletLoader.java =================================================================== --- trunk/LWJGL/src/java/org/lwjgl/util/applet/AppletLoader.java 2011-04-30 23:56:24 UTC (rev 3521) +++ trunk/LWJGL/src/java/org/lwjgl/util/applet/AppletLoader.java 2011-05-01 00:03:26 UTC (rev 3522) @@ -1667,7 +1667,7 @@ /** * Check and validate jars which will be loaded into the classloader to make * sure that they are not corrupt. This ensures corrupt files are never marked - * as successfully downloadeds by the cache system. + * as successful downloadeds by the cache system. * * @param path - where the jars are stored * @throws Exception if a corrupt jar is found This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |