JAL-674 typo
authorJim Procter <j.procter@dundee.ac.uk>
Fri, 10 Oct 2014 15:24:18 +0000 (16:24 +0100)
committerJim Procter <j.procter@dundee.ac.uk>
Fri, 10 Oct 2014 15:24:18 +0000 (16:24 +0100)
src/MCview/PDBfile.java

index e99ece0..d8ca9a7 100755 (executable)
@@ -242,7 +242,7 @@ public class PDBfile extends jalview.io.AlignFile
         } catch (Exception x)
         {
           System.err
-                  .println("Exceptions when dealing with RNA in pdb file");
+                  .println("Exceptions from Jmol when processing data in pdb file");
           x.printStackTrace();
 
         }