You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2020/08/13 09:46:18 UTC

[royale-docs] branch master updated: try to shrink first line

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

carlosrovira pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 7f40600  try to shrink first line
7f40600 is described below

commit 7f406002c0f2a6d861d8bf70df9e3fbaba7eb842
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Thu Aug 13 11:46:03 2020 +0200

    try to shrink first line
---
 component-sets/jewel/jewel-group.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/component-sets/jewel/jewel-group.md b/component-sets/jewel/jewel-group.md
index cddca49..92e7858 100644
--- a/component-sets/jewel/jewel-group.md
+++ b/component-sets/jewel/jewel-group.md
@@ -30,7 +30,7 @@ Available since version __0.9.4__.
 
 | Class                 	    | Extends                           | Implements	                    |
 |------------------------------	|----------------------------------	|---------------------------------  |
-| [org.apache.royale.jewel.Group](https://royale.apache.org/asdoc/index.html#!org.apache.royale.jewel/Group){:target='_blank'} | [org.apache.royale.jewel.supportClasses.group.GroupBase](https://royale.apache.org/asdoc/index.html#!org.apache.royale.jewel.supportClasses.group/GroupBase){:target='_blank'} | [org.apache.royale.core.IMXMLDocument](https://royale.apache.org/asdoc/index.html#!org.apache.royale.core/IMXMLDocument){:target='_blank'} 	|
+| [org.apache.royale.jewel.Group](https://royale.apache.org/asdoc/index.html#!org.apache.royale.jewel/Group){:target='_blank'} | [Jewel GroupBase](https://royale.apache.org/asdoc/index.html#!org.apache.royale.jewel.supportClasses.group/GroupBase){:target='_blank'} | [org.apache.royale.core.IMXMLDocument](https://royale.apache.org/asdoc/index.html#!org.apache.royale.core/IMXMLDocument){:target='_blank'} 	|
 
 <sup>_Note: This component is currently only available for JavaScript._</sup>