Capitalise menus
[jalview.git] / src / jalview / gui / AnnotationLabels.java
index c21f370..7c8850d 100755 (executable)
@@ -325,7 +325,7 @@ public class AnnotationLabels extends JPanel implements MouseListener,
         {\r
           pop.addSeparator();\r
           final JCheckBoxMenuItem cbmi = new JCheckBoxMenuItem(\r
-              "Ignore gaps in consensus",\r
+              "Ignore Gaps In Consensus",\r
               ap.av.getIgnoreGapsConsensus());\r
           cbmi.addActionListener(new ActionListener()\r
               {public void actionPerformed(ActionEvent e)\r