r26753 - trunk/freenet/src/freenet/pluginmanager

[email protected]
Newsgroups gmane.network.freenet.cvs
Message-ID <[email protected]>
Author: infinity0
Date: 2009-04-12 21:27:13 +0000 (Sun, 12 Apr 2009)
New Revision: 26753

Modified:
   trunk/freenet/src/freenet/pluginmanager/PluginManager.java
Log:
move protocol-aborthandler logic to a better place

Modified: trunk/freenet/src/freenet/pluginmanager/PluginManager.java
===================================================================
--- trunk/freenet/src/freenet/pluginmanager/PluginManager.java	2009-04-12 15:05:35 UTC (rev 26752)
+++ trunk/freenet/src/freenet/pluginmanager/PluginManager.java	2009-04-12 21:27:13 UTC (rev 26753)
@@ -961,9 +961,9 @@
 				pluginFile.delete();
 				throw new PluginNotFoundException("could not find class def, may a missing lib?", ncdfe1);
 			} catch(Throwable t) {
-				Logger.error(this, "unexcpected error while plugin loading", t);
+				Logger.error(this, "unexpected error while plugin loading", t);
 				pluginFile.delete();
-				throw new PluginNotFoundException("unexcpected error while plugin loading " + t, t);
+				throw new PluginNotFoundException("unexpected error while plugin loading " + t, t);
 			}
 		}
 	}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.