JAL-2778 Tidy
[jalview.git] / src / jalview / gui / SeqCanvas.java
index e490b7e..36ec08f 100755 (executable)
@@ -339,8 +339,7 @@ public class SeqCanvas extends JComponent implements ViewportListenerI
 
       // Call repaint on alignment panel so that repaints from other alignment
       // panel components can be aggregated. Otherwise performance of the
-      // overview
-      // window and others may be adversely affected.
+      // overview window and others may be adversely affected.
       av.getAlignPanel().repaint();
     } finally
     {