JAL-2388 Corrected overview panel behaviour, updated tests
[jalview.git] / src / jalview / viewmodel / ViewportPositionProps.java
index f00d69f..2789d77 100644 (file)
@@ -25,8 +25,7 @@ import jalview.datamodel.AlignmentI;
 
 /**
  * Supplies and updates viewport properties relating to position such as: start
- * and end residues and sequences, hidden column/row adjustments, ratio of
- * viewport to alignment etc
+ * and end residues and sequences, hidden column/row adjustments, etc
  */
 public class ViewportPositionProps extends ViewportProperties
 {