JAL-98 typo in javadoc
[jalview.git] / src / jalview / analysis / ResidueCount.java
index 75decf2..351c927 100644 (file)
@@ -95,7 +95,7 @@ public class ResidueCount
 
   /*
    * keeps track of the maximum count value recorded
-   * (if this class every allows decrements, would need to
+   * (if this class ever allows decrements, would need to
    * calculate this on request instead) 
    */
   int maxCount;