This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 8571503  Comment should match content
8571503 is described below

commit 8571503c12c78ced5b7baefa06764f80e8fb3655
Author: Yishay Weiss <[email protected]>
AuthorDate: Sun Apr 3 21:18:08 2022 +0300

    Comment should match content
---
 .../src/main/royale/mx/controls/beads/models/CascadingMenuModel.as      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/frameworks/projects/MXRoyale/src/main/royale/mx/controls/beads/models/CascadingMenuModel.as
 
b/frameworks/projects/MXRoyale/src/main/royale/mx/controls/beads/models/CascadingMenuModel.as
index e53569c..2350654 100644
--- 
a/frameworks/projects/MXRoyale/src/main/royale/mx/controls/beads/models/CascadingMenuModel.as
+++ 
b/frameworks/projects/MXRoyale/src/main/royale/mx/controls/beads/models/CascadingMenuModel.as
@@ -87,7 +87,7 @@ package mx.controls.beads.models
                private var _submenuField:String = "children";
                
                /**
-                * The field in the data object that identifies sub-menus. The 
default is "menu".
+                * The field in the data object that identifies sub-menus. The 
default is "children".
                 *
                 *  @langversion 3.0
                 *  @playerversion Flash 10.2

Reply via email to