< prev index next >

src/java.desktop/share/classes/javax/swing/plaf/synth/SynthTabbedPaneUI.java

Print this page

        

@@ -54,11 +54,11 @@
      * should be altered such that they would overlap with a tab on either the
      * leading or trailing end of a run (ie: in TOP, this would be on the left
      * or right).</p>
 
      * <p>A positive overlap indicates that tabs should overlap right/down,
-     * while a negative overlap indicates tha tabs should overlap left/up.</p>
+     * while a negative overlap indicates that tabs should overlap left/up.</p>
      *
      * <p>When tabOverlap is specified, it both changes the x position and width
      * of the tab if in TOP or BOTTOM placement, and changes the y position and
      * height if in LEFT or RIGHT placement.</p>
      *
< prev index next >