JAL-2349 JAL-3855 fix failing tests
[jalview.git] / src / mc_view / PDBChain.java
index 035e608..5413a3c 100755 (executable)
@@ -82,7 +82,7 @@ public class PDBChain
   public String pdbid = "";
 
   AnnotationRowBuilder tfacTemplate = new AnnotationRowBuilder(
-          "TemperatureFactor");
+          "Temperature Factor");
 
   public PDBChain(String thePdbid, String theId,
           AnnotationRowBuilder template)