JAL-1759 JMol now Jmol !
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Tue, 30 Jun 2015 14:41:02 +0000 (15:41 +0100)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Tue, 30 Jun 2015 14:41:02 +0000 (15:41 +0100)
src/jalview/ext/jmol/JalviewJmolBinding.java

index ab5b2da..fc86e1c 100644 (file)
@@ -142,7 +142,7 @@ public abstract class JalviewJmolBinding extends AAStructureBindingModel
    */
   public String getViewerTitle()
   {
-    return getViewerTitle("JMol", true);
+    return getViewerTitle("Jmol", true);
   }
 
   /**