Destroy aligment method added
[jalview.git] / src / jalview / datamodel / ColumnSelection.java
index 6ef1799..46c4c87 100644 (file)
@@ -578,9 +578,9 @@ public class ColumnSelection
   }\r
 \r
   /**\r
-   * THis method returns the rightmost limit of a\r
+   * This method returns the leftmost limit of a\r
    * region of an alignment with hidden columns.\r
-   * In otherwords, the next hidden column.\r
+   * In otherwords, the previous hidden column.\r
    * @param index int\r
    */\r
   public int getHiddenBoundaryLeft(int alPos)\r