From: jprocter Date: Thu, 3 Jun 2010 15:25:03 +0000 (+0000) Subject: typo (ahem) X-Git-Tag: Release_2_6~209 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=3bf633c1b8b4a7a3ea6cf12f7df675a77c9ae4b6;p=jalview.git typo (ahem) --- diff --git a/src/jalview/ws/jws2/Jws2Discoverer.java b/src/jalview/ws/jws2/Jws2Discoverer.java index 5bce82f..6aa4607 100644 --- a/src/jalview/ws/jws2/Jws2Discoverer.java +++ b/src/jalview/ws/jws2/Jws2Discoverer.java @@ -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