javadoc typo
authorjprocter <Jim Procter>
Mon, 19 Mar 2007 13:38:44 +0000 (13:38 +0000)
committerjprocter <Jim Procter>
Mon, 19 Mar 2007 13:38:44 +0000 (13:38 +0000)
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