You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by yi...@apache.org on 2019/11/18 09:24:51 UTC

[royale-asjs] 01/02: Fix doc

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

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

commit fb5e84225f6aadafccba0ab222eb078785d1be76
Author: DESKTOP-RH4S838\Yishay <yi...@hotmail.com>
AuthorDate: Sun Nov 17 13:23:31 2019 +0200

    Fix doc
---
 .../org/apache/royale/html/beads/models/ArrayMultiSelectionModel.as     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/beads/models/ArrayMultiSelectionModel.as b/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/beads/models/ArrayMultiSelectionModel.as
index 0c794ac..685036c 100644
--- a/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/beads/models/ArrayMultiSelectionModel.as
+++ b/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/beads/models/ArrayMultiSelectionModel.as
@@ -25,7 +25,7 @@ package org.apache.royale.html.beads.models
 	import org.apache.royale.events.EventDispatcher;
 			
     /**
-     *  The ArraySelectionModel class is a selection model for
+     *  The ArrayMultiSelectionModel class is a selection model for
      *  a dataProvider that is an array. It assumes that items
      *  can be fetched from the dataProvider
      *  dataProvider[index].  Other selection models