typo (ahem)
authorjprocter <Jim Procter>
Thu, 3 Jun 2010 15:25:03 +0000 (15:25 +0000)
committerjprocter <Jim Procter>
Thu, 3 Jun 2010 15:25:03 +0000 (15:25 +0000)
src/jalview/ws/jws2/Jws2Discoverer.java

index 5bce82f..6aa4607 100644 (file)
@@ -72,7 +72,7 @@ public class Jws2Discoverer implements Runnable, WSMenuEntryProviderI
     try
     {
       Class foo = getClass().getClassLoader().loadClass(
-              "compbio.ws.client.JwsBase");
+              "compbio.ws.client.Jws2Base");
     } catch (ClassNotFoundException e)
     {
       System.err