Merge branch 'patch/JAL-2197_jpredforjnets' into develop
[jalview.git] / src / jalview / ws / jws1 / Discoverer.java
index 7258f51..ba4054e 100644 (file)
@@ -222,7 +222,7 @@ public class Discoverer implements Runnable
                             + "\nNucleic Acids Research, Web Server issue (first published 15th April 2015)"
                             + "\ndoi://10.1093/nar/gkv332",
                     "http://www.compbio.dundee.ac.uk/JalviewWS/services/jpred",
-                    "JNet Secondary Structure Prediction") };
+                    "JPred Secondary Structure Prediction") };
         services = new Hashtable();
         serviceList = new Vector();
         buildServiceLists(defServices, serviceList, services);