diff dwtx/jface/action/IAction.d @ 70:46a6e0e6ccd4

Merge with d-fied sources of 3.4M7
author Frank Benoit <benoit@tionex.de>
date Thu, 22 May 2008 01:36:46 +0200
parents e0f0aaf75edd
children 7ffeace6c47f
line wrap: on
line diff
--- a/dwtx/jface/action/IAction.d	Mon May 19 13:41:06 2008 +0200
+++ b/dwtx/jface/action/IAction.d	Thu May 22 01:36:46 2008 +0200
@@ -122,8 +122,8 @@
     /**
      * Property name of an action's success/fail result
      * (value <code>"result"</code>). The values are
-     * <code>bool.TRUE</code> if running the action succeeded and
-     * <code>bool.FALSE</code> if running the action failed or did not
+     * <code>Boolean.TRUE</code> if running the action succeeded and 
+     * <code>Boolean.FALSE</code> if running the action failed or did not
      * complete.
      * <p>
      * Not all actions report whether they succeed or fail. This property