diff dwt/custom/CTabItem.d @ 17:5b53d338c709

Fixed some errors after latest merge
author Jacob Carlborg <doob@me.com> <jacob.carlborg@gmail.com>
date Fri, 29 Aug 2008 22:04:22 +0200
parents f565d3a95c0a e831403a80a9
children 6337764516f1
line wrap: on
line diff
--- a/dwt/custom/CTabItem.d	Fri Aug 29 21:47:55 2008 +0200
+++ b/dwt/custom/CTabItem.d	Fri Aug 29 22:04:22 2008 +0200
@@ -1077,7 +1077,7 @@
 
     /**
      * Sets to <code>true</code> to indicate that the receiver's close button should be shown.
-     * If the parent (CTabFolder) was created with DWT.CLOSE style, changing this value has
+     * If the parent cast(CTabFolder) was created with DWT.CLOSE style, changing this value has
      * no effect.
      * 
      * @param close the new state of the close button