diff dwt/custom/CTabItem.d @ 7:e831403a80a9

Add 'cast' to casts
author Frank Benoit <benoit@tionex.de>
date Wed, 27 Aug 2008 14:30:35 +0200
parents 380af2bdd8e5
children 5b53d338c709
line wrap: on
line diff
--- a/dwt/custom/CTabItem.d	Wed Aug 27 14:10:03 2008 +0200
+++ b/dwt/custom/CTabItem.d	Wed Aug 27 14:30:35 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