DEFAULT_FILE_FORMAT added
[jalview.git] / src / jalview / gui / AlignViewport.java
index 8a45949..a7d433c 100755 (executable)
@@ -235,7 +235,7 @@ public class AlignViewport
 \r
      if(consensus==null)\r
      {\r
-       consensus = new AlignmentAnnotation("% Identity",\r
+       consensus = new AlignmentAnnotation("Consensus",\r
                                            "PID", annotations, 0f, 100f, 1);\r
        if(showIdentity)\r
          alignment.addAnnotation(consensus);\r