typo (ahem)
[jalview.git] / 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